X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=acconfig.h;h=7da3594d4c1d3586674d11112f4ea62d75d5e964;hb=975a5e9a24e971197baa9ea2d4479100977c9060;hp=86b6d5531b989d09ba783292648ad646bbd31f92;hpb=d5e9b1a2d84c75f4ef14c2984b8e2a4d6c76e505;p=openldap diff --git a/acconfig.h b/acconfig.h index 86b6d5531b..7da3594d4c 100644 --- a/acconfig.h +++ b/acconfig.h @@ -2,10 +2,11 @@ * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * - * Redistribution and use in source and binary forms are permitted only - * as authorized by the OpenLDAP Public License. A copy of this - * license is available at http://www.OpenLDAP.org/license.html or - * in file LICENSE in the top-level directory of the distribution. + * Redistribution and use in source and binary forms, with or without + * modification, are permitted only as authorized by the OpenLDAP + * Public License. A copy of this license is available at + * http://www.OpenLDAP.org/license.html or in file LICENSE in the + * top-level directory of the distribution. */ #ifndef _LDAP_PORTABLE_H @@ -78,9 +79,9 @@ # define WIN32_LEAN_AND_MEAN 1 #endif -#ifndef __NEED_PROTOTYPES +#ifndef LDAP_NEEDS_PROTOTYPES /* force LDAP_P to always include prototypes */ -#define __NEED_PROTOTYPES 1 +#define LDAP_NEEDS_PROTOTYPES 1 #endif #ifdef HAVE_STDDEF_H