aboutsummaryrefslogtreecommitdiff
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/types.h b/types.h
index 2839c7b..954339f 100644
--- a/types.h
+++ b/types.h
@@ -13,8 +13,6 @@
#include <sys/types.h>
#include <unistd.h>
-#include "terminal.h"
-
#define MAX_COLS 12
#define MAX_SORT (2 * MAX_COLS)
#define HASH_SIZE 1024