mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
remove __APPLE__
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
#include <string.h>
|
||||
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <crt_externs.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
static khint_t
|
||||
|
||||
Reference in New Issue
Block a user