From f3299b4baaf3996d1c7b8216a527434cc038968c Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 24 Sep 2025 20:41:15 -0400 Subject: Unused imports --- types.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'types.h') diff --git a/types.h b/types.h index 2839c7b..954339f 100644 --- a/types.h +++ b/types.h @@ -13,8 +13,6 @@ #include #include -#include "terminal.h" - #define MAX_COLS 12 #define MAX_SORT (2 * MAX_COLS) #define HASH_SIZE 1024 -- cgit v1.2.3