summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/passthru/ptconn.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/passthru/ptconn.c')
-rw-r--r--ldap/servers/plugins/passthru/ptconn.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/plugins/passthru/ptconn.c b/ldap/servers/plugins/passthru/ptconn.c
index 6d5cb979..f8b39c3e 100644
--- a/ldap/servers/plugins/passthru/ptconn.c
+++ b/ldap/servers/plugins/passthru/ptconn.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
+
/*
* ptconn.c - LDAP connection-related code for Pass Through Authentication
*