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 8a7c101..0f631a4 100644 --- a/src/command.h +++ b/src/command.h @@ -2,6 +2,7 @@ #define COMMAND_H #include <stdio.h> +#include <string.h> #include "common.h" /* |