]> git.sur5r.net Git - openldap/blobdiff - acconfig.h
s/int/u_int32_t/ for db_appinit flags
[openldap] / acconfig.h
index a4925a7536b4f41042aec339c16b0630d96a7138..9c89097b37d696485674aa432e138f6c2f9f923f 100644 (file)
 @BOTTOM@
 /* begin of postamble */
 
+#ifndef __NEED_PROTOTYPES
+/* force LDAP_P to always include prototypes */
+#define __NEED_PROTOTYPES 1
+#endif
+
 #ifdef HAVE_STDDEF_H
 #      include <stddef.h>
 #endif