mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
really remove the #define stat.
This commit is contained in:
parent
9c58b13dd4
commit
20c0653704
@ -36,8 +36,6 @@ is provided ``as is'' without express or implied warranty.
|
||||
#define strncasecmp strnicmp
|
||||
#define strdup _strdup
|
||||
|
||||
#define stat _stat
|
||||
|
||||
/* define type for caddr_t */
|
||||
typedef char * caddr_t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user