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