summaryrefslogtreecommitdiffstats
path: root/include/sysinc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sysinc.h')
-rw-r--r--include/sysinc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sysinc.h b/include/sysinc.h
index fcdbea19..e58b0463 100644
--- a/include/sysinc.h
+++ b/include/sysinc.h
@@ -121,8 +121,8 @@
# include <kstat.h>
#endif
-#ifdef HAVE_LDAP_H
- #include <ldap.h>
+#ifdef HAVE_LDAP
+# include <ldap.h>
#endif
#ifdef HAVE_WINLDAP_H