mirror of
https://github.com/janet-lang/janet
synced 2024-11-18 14:44:48 +00:00
Add process.h.
This commit is contained in:
parent
a4a200e037
commit
7fdb098a20
@ -41,6 +41,7 @@
|
||||
#include <direct.h>
|
||||
#include <sys/utime.h>
|
||||
#include <io.h>
|
||||
#include <process.h>
|
||||
#else
|
||||
#include <spawn.h>
|
||||
#include <utime.h>
|
||||
|
Loading…
Reference in New Issue
Block a user