summaryrefslogtreecommitdiffhomepage
path: root/src/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash.c')
-rw-r--r--src/hash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hash.c b/src/hash.c
index 888a1917e..ed8b70270 100644
--- a/src/hash.c
+++ b/src/hash.c
@@ -12,7 +12,6 @@
#include "mruby/string.h"
#include "mruby/variable.h"
#include <string.h>
-#include <stdio.h>
static inline khint_t
mrb_hash_ht_hash_func(mrb_state *mrb, mrb_value key)