X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=acconfig.h;h=e7581bed8a6fcac58b568fd42d957d638abde70e;hb=583cbc8c25073b23ba2dec6254d9ecef21907a86;hp=23d8aa4955df817b89215517df8ebb5bd515c9c9;hpb=3532ba04b2ba6dfa5bdfa677de110128cfdde4dd;p=openldap diff --git a/acconfig.h b/acconfig.h index 23d8aa4955..e7581bed8a 100644 --- a/acconfig.h +++ b/acconfig.h @@ -78,9 +78,9 @@ # 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