From d6d6d6fe17fa75fb83025ddb02b2c724ba0c1403 Mon Sep 17 00:00:00 2001 From: Marco A L Barbosa Date: Thu, 5 Oct 2017 10:55:30 -0300 Subject: linux-user: Add some random ioctls Signed-off-by: Marco A L Barbosa Reviewed-by: Laurent Vivier Signed-off-by: Michael Tokarev --- linux-user/syscall.c | 1 + 1 file changed, 1 insertion(+) (limited to 'linux-user/syscall.c') diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 3ef4d1c568..9d4cc4cf5d 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -59,6 +59,7 @@ int __clone2(int (*fn)(void *), void *child_stack_base, #include #include #include +#include #include "qemu-common.h" #ifdef CONFIG_TIMERFD #include -- cgit v1.2.3-55-g7522