Include <time.h> from vm.h
This commit is contained in:
parent
e95a43c535
commit
28ed8151ac
@ -7,6 +7,7 @@
|
||||
* for Kuroko, including initializing the VM and passing code to be interpreted.
|
||||
*/
|
||||
#include <stdarg.h>
|
||||
#include <time.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
#include "kuroko.h"
|
||||
|
Loading…
Reference in New Issue
Block a user