From 638f63d207a9a925df17fda588436fa6530a3d85 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Oct 2024 12:33:30 +0900 Subject: Drop Borland compiler specific code Signed-off-by: Michele Calgaro --- win/sys/stat.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'win/sys/stat.h') 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 #endif typedef short nlink_t; -- cgit v1.2.1