diff options
Diffstat (limited to 'numa.c')
| -rw-r--r-- | numa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/numa.c b/numa.c index 23a5d83024..e1a05698a9 100644 --- a/numa.c +++ b/numa.c @@ -22,6 +22,7 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "sysemu/numa.h" #include "exec/cpu-common.h" #include "qemu/bitmap.h" |