X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=acconfig.h;h=9c89097b37d696485674aa432e138f6c2f9f923f;hb=324903affae94c40ddba47973070e41fc39f9278;hp=a4925a7536b4f41042aec339c16b0630d96a7138;hpb=259d56da080f1c098062cab327cf97c53e7dded6;p=openldap diff --git a/acconfig.h b/acconfig.h index a4925a7536..9c89097b37 100644 --- a/acconfig.h +++ b/acconfig.h @@ -65,6 +65,11 @@ @BOTTOM@ /* begin of postamble */ +#ifndef __NEED_PROTOTYPES +/* force LDAP_P to always include prototypes */ +#define __NEED_PROTOTYPES 1 +#endif + #ifdef HAVE_STDDEF_H # include #endif