aboutsummaryrefslogtreecommitdiffstats
path: root/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'string.c')
-rw-r--r--string.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/string.c b/string.c
index fc7ed7c641..f88e6ba280 100644
--- a/string.c
+++ b/string.c
@@ -25,10 +25,6 @@
#include <unistd.h>
#endif
-#if HAVE_INTTYPES_H
-#include <inttypes.h>
-#endif
-
VALUE rb_cString;
VALUE rb_cSymbol;