summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorYukihiro Matsumoto <[email protected]>2012-06-01 02:45:23 +0900
committerYukihiro Matsumoto <[email protected]>2012-06-01 02:45:23 +0900
commit9b9b34569741c213de0d6ce29f9ea1ec49bdc1c5 (patch)
treed6cac42c9ed0a222ee1441fdb14815274307ff25 /src
parent69ed2d2c3c4d1ceda1af956172af14e94bd4cef9 (diff)
downloadmruby-9b9b34569741c213de0d6ce29f9ea1ec49bdc1c5.tar.gz
mruby-9b9b34569741c213de0d6ce29f9ea1ec49bdc1c5.zip
remove unnecessary header inclusion from hash.c
Diffstat (limited to 'src')
-rw-r--r--src/hash.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/hash.c b/src/hash.c
index 2b5657c75..a06becd91 100644
--- a/src/hash.c
+++ b/src/hash.c
@@ -11,11 +11,7 @@
#include "mruby/array.h"
#include "mruby/string.h"
#include "mruby/variable.h"
-#include "st.h"
-#include <errno.h>
#include <string.h>
-
-
#include <stdio.h>
static inline khint_t