summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 50b2ba6..ce2d007 100644
--- a/main.c
+++ b/main.c
@@ -3,7 +3,6 @@
#include <string.h>
#include <ctype.h>
#include <stdbool.h>
-#include <readline/history.h>
#include <readline/readline.h>
int main() {