aboutsummaryrefslogtreecommitdiff
path: root/types.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-09-24 20:41:15 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-09-24 20:41:15 -0400
commitf3299b4baaf3996d1c7b8216a527434cc038968c (patch)
tree75014ac2921db145ae24f8de7369514e2fda6598 /types.h
parentb3ad05094b4e778d92a351a743cdf15e7bd990b2 (diff)
Unused importsHEADmain
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