diff options
Diffstat (limited to 'src/command.h')
-rw-r--r-- | src/command.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command.h b/src/command.h index 13ec7df63..57b83fa5f 100644 --- a/src/command.h +++ b/src/command.h @@ -20,7 +20,6 @@ #define COMMAND_H #include "gcc.h" -#include "os_compat.h" #include "sllist.h" #define COMMAND_RETURN_KILL 10 |