diff options
Diffstat (limited to 'executor/common.h')
| -rw-r--r-- | executor/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/executor/common.h b/executor/common.h index e1cc3385e..b087978a5 100644 --- a/executor/common.h +++ b/executor/common.h @@ -13,8 +13,6 @@ #include <unistd.h> #if defined(SYZ_EXECUTOR) || defined(SYZ_THREADED) || defined(SYZ_COLLIDE) #include <pthread.h> -#endif -#if defined(SYZ_EXECUTOR) || defined(SYZ_COLLIDE) #include <stdlib.h> #endif #if defined(SYZ_EXECUTOR) || defined(SYZ_HANDLE_SEGV) |
