aboutsummaryrefslogtreecommitdiff
path: root/lib/getdate.y
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getdate.y')
-rw-r--r--lib/getdate.y3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/getdate.y b/lib/getdate.y
index e63eb6e0b..b2b090a10 100644
--- a/lib/getdate.y
+++ b/lib/getdate.y
@@ -10,8 +10,6 @@
#include "setup.h"
-#ifdef HAVE_CONFIG_H
-# include "config.h"
# ifdef HAVE_ALLOCA_H
# include <alloca.h>
# endif
@@ -19,7 +17,6 @@
# ifdef HAVE_TIME_H
# include <time.h>
# endif
-#endif
#ifndef YYDEBUG
/* to satisfy gcc -Wundef, we set this to 0 */