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