diff options
Diffstat (limited to 'src/cmd.c')
| -rw-r--r-- | src/cmd.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. */ |
