summaryrefslogtreecommitdiffstats
path: root/term.c
diff options
context:
space:
mode:
Diffstat (limited to 'term.c')
-rw-r--r--term.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/term.c b/term.c
index a85292f4..14cb756c 100644
--- a/term.c
+++ b/term.c
@@ -22,6 +22,7 @@
#include <assert.h>
#include <ctype.h>
+#include <getopt.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>