summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/slapd/time.c')
-rw-r--r--ldap/servers/slapd/time.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/slapd/time.c b/ldap/servers/slapd/time.c
index b4c4ef55..c5a83330 100644
--- a/ldap/servers/slapd/time.c
+++ b/ldap/servers/slapd/time.c
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
/* time.c - various time routines */
#include <stdio.h>