Commit da9e8ceb authored by Yukihiro Matsumoto's avatar Yukihiro Matsumoto

remove __APPLE__

parent 96168852
...@@ -16,10 +16,6 @@ ...@@ -16,10 +16,6 @@
#include <string.h> #include <string.h>
#ifdef __APPLE__
#include <crt_externs.h>
#endif
#include <stdio.h> #include <stdio.h>
static khint_t static khint_t
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment