aboutsummaryrefslogtreecommitdiff
path: root/lib/getdate.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getdate.h')
-rw-r--r--lib/getdate.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/getdate.h b/lib/getdate.h
index ebb6d2c5a..85650e3a0 100644
--- a/lib/getdate.h
+++ b/lib/getdate.h
@@ -7,9 +7,7 @@
** This code is in the public domain and has no copyright.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif
+# include "setup.h"
#ifndef PARAMS
# if defined PROTOTYPES || (defined __STDC__ && __STDC__)