summaryrefslogtreecommitdiff
path: root/sprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sprintf.c')
-rw-r--r--sprintf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sprintf.c b/sprintf.c
index d370b8d8de..e1292726d9 100644
--- a/sprintf.c
+++ b/sprintf.c
@@ -11,10 +11,8 @@
**********************************************************************/
-#include "ruby/ruby.h"
-#include "ruby/re.h"
-#include "ruby/encoding.h"
#include "internal.h"
+#include "ruby/re.h"
#include "id.h"
#include <math.h>
#include <stdarg.h>