mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
include time.h for ios
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
|
||||
#else
|
||||
#include <sys/wait.h>
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
typedef size_t fsize_t;
|
||||
typedef time_t ftime_t;
|
||||
|
||||
Reference in New Issue
Block a user