summaryrefslogtreecommitdiffstats
path: root/counter.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--counter.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/counter.c b/counter.c
index 1b8f637..2ebb5d1 100644
--- a/counter.c
+++ b/counter.c
@@ -6,9 +6,6 @@
USAGE("[-2s]");
-#define INCLUDE_LARGE_MINUS
-#include "large.h"
-
static volatile sig_atomic_t caught_sigterm = 0;
static volatile sig_atomic_t caught_sigwinch = 1;