mirror of
https://github.com/sheumann/dmake.git
synced 2025-03-30 09:30:46 +00:00
Add include of <unistd.h>.
This is needed for the declarations of _execve() and fork2().
This commit is contained in:
parent
a156dc1443
commit
6e5dafe039
@ -73,6 +73,7 @@
|
||||
# if !defined(__GNUC__)
|
||||
# include <gno/gno.h>
|
||||
# endif
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
#include "itypes.h"
|
||||
#include "stdmacs.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user