summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/mktime.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/mktime.c b/lib/mktime.c
index 21926fc78..140164d2a 100644
--- a/lib/mktime.c
+++ b/lib/mktime.c
@@ -29,9 +29,6 @@
#ifdef _LIBC
# define HAVE_LIMITS_H 1
# define STDC_HEADERS 1
-# define STATIC /* empty */
-#else
-# define STATIC static
#endif
/* Assume that leap seconds are possible, unless told otherwise.