summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro Matsumoto <[email protected]>2012-05-09 12:07:29 +0900
committerYukihiro Matsumoto <[email protected]>2012-05-09 12:07:29 +0900
commitda9e8cebe02f7b90d1c084709cf9fc7f5d8a6c0b (patch)
treebaf4e6727fd882387c6c6042d03459088a5ffee6
parent96168852c358b0940f28730cd8f97ae5a819244a (diff)
downloadmruby-da9e8cebe02f7b90d1c084709cf9fc7f5d8a6c0b.tar.gz
mruby-da9e8cebe02f7b90d1c084709cf9fc7f5d8a6c0b.zip
remove __APPLE__
-rw-r--r--src/hash.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/hash.c b/src/hash.c
index 018210b78..3a2399c27 100644
--- a/src/hash.c
+++ b/src/hash.c
@@ -16,10 +16,6 @@
#include <string.h>
-#ifdef __APPLE__
-#include <crt_externs.h>
-#endif
-
#include <stdio.h>
static khint_t