diff options
Diffstat (limited to 'src/command.h')
-rw-r--r-- | src/command.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h index d421b8746..1018102cd 100644 --- a/src/command.h +++ b/src/command.h @@ -22,6 +22,7 @@ #include "gcc.h" #include "os_compat.h" #include "sllist.h" +#include "myfprintf.h" #define COMMAND_RETURN_KILL 10 #define COMMAND_RETURN_CLOSE 20 |