]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.bot
Kill off #elif in ldap/include/. K&R does not support it.
[openldap] / include / portable.h.bot
index 4a45b927950d01d17448201596fe4a3c3f533048..6690a91d0abc1109a75c40879d15e760dfca8ae6 100644 (file)
@@ -1,9 +1,12 @@
+/* portable.h.bot begin */
 
 #ifdef HAVE_STDDEF_H
 #      include <stddef.h>
 #endif
 
-#include "bridge.h"
 #include "ldap_cdefs.h"
+#include "ldap_features.h"
 
 #endif /* _LDAP_PORTABLE_H */
+
+/* portable.h.bot end */