]> git.sur5r.net Git - openldap/blobdiff - acconfig.h
Sync with HEAD
[openldap] / acconfig.h
index 7c8889b6f41bceb1dfda1c0fcdda057641a2090e..3d40c40326784ef1c8702b845dacf6eff2bb36ce 100644 (file)
 #define LDAP_NEEDS_PROTOTYPES 1
 #endif
 
-#ifdef HAVE_STDDEF_H
-#      include <stddef.h>
-#endif
-
 #ifndef LDAP_REL_ENG
 #if (LDAP_VENDOR_VERSION == 000000) && !defined(LDAP_DEVEL)
 #define LDAP_DEVEL
 #endif
 #endif
 
+#ifdef HAVE_STDDEF_H
+#      include <stddef.h>
+#endif
+
 #ifdef HAVE_EBCDIC 
 /* ASCII/EBCDIC converting replacements for stdio funcs
  * vsnprintf and snprintf are used too, but they are already