mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-31 14:50:34 +08:00
MSVC++ has stdarg support
This commit is contained in:
parent
fa2ab77d9f
commit
e252edf713
@ -34,6 +34,7 @@ is provided ``as is'' without express or implied warranty.
|
||||
|
||||
/* MSVC5 doesn't define _STDC_, but requires prototypes */
|
||||
#define __NEED_PROTOTYPES 1
|
||||
#define HAVE_STDARG 1
|
||||
|
||||
/* we installed Henry Spencer's REGEX */
|
||||
#define HAVE_REGEX_H 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user