aboutsummaryrefslogtreecommitdiff
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, 1 insertions, 0 deletions
diff --git a/src/cmd.c b/src/cmd.c
index 4ef28f2..f081325 100644
--- a/src/cmd.c
+++ b/src/cmd.c
@@ -7,6 +7,7 @@
#include "screen.h"
#include "edbox.h"
#include "config.h"
+#include "streq.h"
/* A "command" is actually anything the user types, whether or
not it starts with a / character. */