From 20c065370433231982b92221f43d7a9e3882239c Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 20 Oct 1998 20:38:21 +0000 Subject: [PATCH] really remove the #define stat. --- include/portable.h.nt | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/portable.h.nt b/include/portable.h.nt index fff5c3f210..5ee18255ed 100644 --- a/include/portable.h.nt +++ b/include/portable.h.nt @@ -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; -- 2.39.5