* include/unistd.h: Add include of process.h.
This commit is contained in:
@ -6,5 +6,6 @@
|
||||
|
||||
#ifndef __STRICT_ANSI__
|
||||
#include <io.h>
|
||||
#include <process.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user