]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.bot
Update slapd to use lutil_passwd() for both user and root passwords.
[openldap] / include / portable.h.bot
index 762c289cc6424983b5450f2e784485a80f69d9dc..6690a91d0abc1109a75c40879d15e760dfca8ae6 100644 (file)
@@ -1,6 +1,12 @@
+/* portable.h.bot begin */
 
 #ifdef HAVE_STDDEF_H
 #      include <stddef.h>
 #endif
 
+#include "ldap_cdefs.h"
+#include "ldap_features.h"
+
 #endif /* _LDAP_PORTABLE_H */
+
+/* portable.h.bot end */