summaryrefslogtreecommitdiffstats
path: root/src/cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd.c')
-rw-r--r--src/cmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd.c b/src/cmd.c
index 358dd1f9..68c476c6 100644
--- a/src/cmd.c
+++ b/src/cmd.c
@@ -16,7 +16,6 @@
#include <iface.h>
#include <errno.h>
#include <cache.h>
-#include <string.h>
void cmd_add_loc(struct cmd *cmd, uint16_t offset, const struct location *loc)
{