diff options
Diffstat (limited to 'tests/postcopy-test.c')
-rw-r--r-- | tests/postcopy-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/postcopy-test.c b/tests/postcopy-test.c index 9ff88eea0f..a35efb3969 100644 --- a/tests/postcopy-test.c +++ b/tests/postcopy-test.c @@ -26,7 +26,6 @@ const unsigned end_address = 100 * 1024 * 1024; bool got_stop; #if defined(__linux__) -#include <sys/mman.h> #include <sys/syscall.h> #include <sys/vfs.h> #endif |