define CONST_PCHAR_CAST for openldap case too

Change-Id: Iecf6c142a52007eb5dff731a0f7b1ab3460f2b30
This commit is contained in:
Fridrich Štrba
2012-07-16 12:48:47 +02:00
parent 8a768fe2d7
commit a42dba8723

View File

@@ -30,6 +30,7 @@
#ifndef LDAP_CALL #ifndef LDAP_CALL
# define LDAP_CALL # define LDAP_CALL
#endif #endif
#define CONST_PCHAR_CAST
#else #else
#ifdef WNT #ifdef WNT
#include <windows.h> #include <windows.h>