diff options
Diffstat (limited to 'os-posix.c')
-rw-r--r-- | os-posix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os-posix.c b/os-posix.c index 92fa3baa1a..107fde38bf 100644 --- a/os-posix.c +++ b/os-posix.c @@ -38,6 +38,7 @@ #include "qemu/rcu.h" #include "qemu/error-report.h" #include "qemu/log.h" +#include "qemu/cutils.h" #ifdef CONFIG_LINUX #include <sys/prctl.h> |