summaryrefslogtreecommitdiffhomepage
path: root/src/sprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sprintf.c')
-rw-r--r--src/sprintf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sprintf.c b/src/sprintf.c
index b597ff343..519e40b4b 100644
--- a/src/sprintf.c
+++ b/src/sprintf.c
@@ -15,7 +15,6 @@
#include "mruby/hash.h"
#include "mruby/numeric.h"
#include <math.h>
-#include <stdarg.h>
#include <ctype.h>
#ifdef HAVE_IEEEFP_H