mirror of
https://github.com/janet-lang/janet
synced 2025-01-13 00:50:26 +00:00
No alloca.h?
This commit is contained in:
parent
e37be627e0
commit
f0d7b3cd12
@ -40,10 +40,6 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#include <alloca.h>
|
||||
#endif
|
||||
|
||||
#if !defined(JANET_REDUCED_OS) || !defined(JANET_SINGLE_THREADED)
|
||||
#include <time.h>
|
||||
#define JANET_GETTIME
|
||||
|
Loading…
Reference in New Issue
Block a user