summaryrefslogtreecommitdiffstats
path: root/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'command.c')
-rw-r--r--command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/command.c b/command.c
index 7b1e910811..68d54041eb 100644
--- a/command.c
+++ b/command.c
@@ -1,6 +1,7 @@
#include <stdlib.h>
#include <inttypes.h>
#include <unistd.h>
+#include <string.h>
#include "config.h"
#include "input/input.h"