aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/intern.h')
-rw-r--r--include/ruby/intern.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/ruby/intern.h b/include/ruby/intern.h
index ae265ec3c0..de430a9eaf 100644
--- a/include/ruby/intern.h
+++ b/include/ruby/intern.h
@@ -32,10 +32,6 @@ extern "C" {
# include <varargs.h>
#endif
-#if defined(HAVE_SYS_TYPES_H)
-#include <sys/types.h>
-#endif
-
#include "ruby/st.h"
#if defined __GNUC__ && __GNUC__ >= 4