]> git.sur5r.net Git - openldap/commitdiff
really remove the #define stat.
authorKurt Zeilenga <kurt@openldap.org>
Tue, 20 Oct 1998 20:38:21 +0000 (20:38 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 20 Oct 1998 20:38:21 +0000 (20:38 +0000)
include/portable.h.nt

index fff5c3f2108218a837bd77fd71e146aeaf2ce692..5ee18255edaf79f3b6519b97d6f664af0de67de8 100644 (file)
@@ -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;