aboutsummaryrefslogtreecommitdiffstats
path: root/regint.h
diff options
context:
space:
mode:
Diffstat (limited to 'regint.h')
-rw-r--r--regint.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/regint.h b/regint.h
index e6c499ac7e..b9bb3b89b3 100644
--- a/regint.h
+++ b/regint.h
@@ -217,14 +217,8 @@
#include <ctype.h>
#ifdef HAVE_SYS_TYPES_H
-#ifndef __BORLANDC__
#include <sys/types.h>
#endif
-#endif
-
-#ifdef __BORLANDC__
-#include <malloc.h>
-#endif
#ifdef ONIG_DEBUG
# include <stdio.h>