summaryrefslogtreecommitdiffstats
path: root/win/stdlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/stdlib.h')
-rw-r--r--win/stdlib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/win/stdlib.h b/win/stdlib.h
index 96f458b0d..3a89e468b 100644
--- a/win/stdlib.h
+++ b/win/stdlib.h
@@ -25,8 +25,6 @@
#ifdef _MSC_VER
# include <msvc/stdlib.h>
-#elif defined(__BORLANDC__)
-# include <bcc/stdlib.h>
#endif
#define __need_size_t