diff options
Diffstat (limited to 'win/sys/stat.h')
-rw-r--r-- | win/sys/stat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/sys/stat.h b/win/sys/stat.h index 288782032..8c99bd36a 100644 --- a/win/sys/stat.h +++ b/win/sys/stat.h @@ -28,8 +28,6 @@ /*# ifdef _INC_STAT # define _STAT_H_ # endif*/ -#elif defined(__BORLANDC__) -# include <sys/bcc/stat.h> #endif typedef short nlink_t; |