diff options
Diffstat (limited to 'tests/tcg/linux-test.c')
-rw-r--r-- | tests/tcg/linux-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tcg/linux-test.c b/tests/tcg/linux-test.c index 83cb32ddb9..1c6c01318e 100644 --- a/tests/tcg/linux-test.c +++ b/tests/tcg/linux-test.c @@ -39,7 +39,6 @@ #include <dirent.h> #include <setjmp.h> #include <sys/shm.h> -#include <sched.h> #define TESTPATH "/tmp/linux-test.tmp" #define TESTPORT 7654 |