# define WIN32_LEAN_AND_MEAN 1
#endif
-#ifndef LDAP_NEED_PROTOTYPES
+#ifndef LDAP_NEEDS_PROTOTYPES
/* force LDAP_P to always include prototypes */
-#define LDAP_NEED_PROTOTYPES 1
+#define LDAP_NEEDS_PROTOTYPES 1
#endif
#ifdef HAVE_STDDEF_H
# define LDAP_END_DECL /* end declarations */
#endif
-#if !defined(LDAP_NO_PROTOTYPES) && ( defined(LDAP_NEED_PROTOTYPES) || \
+#if !defined(LDAP_NO_PROTOTYPES) && ( defined(LDAP_NEEDS_PROTOTYPES) || \
defined(__STDC__) || defined(__cplusplus) || defined(c_plusplus) )
/* ANSI C or C++ */
# define WIN32_LEAN_AND_MEAN 1
#endif
-#ifndef LDAP_NEED_PROTOTYPES
+#ifndef LDAP_NEEDS_PROTOTYPES
/* force LDAP_P to always include prototypes */
-#define LDAP_NEED_PROTOTYPES 1
+#define LDAP_NEEDS_PROTOTYPES 1
#endif
#ifdef HAVE_STDDEF_H
/* begin of postamble */
-#ifndef LDAP_NEED_PROTOTYPES
+#ifndef LDAP_NEEDS_PROTOTYPES
/* force LDAP_P to always include prototypes */
-#define LDAP_NEED_PROTOTYPES 1
+#define LDAP_NEEDS_PROTOTYPES 1
#endif
#ifdef HAVE_STDDEF_H