Missing include files.
This commit is contained in:
@@ -20,6 +20,14 @@
|
|||||||
#error This source code is not for Win32.
|
#error This source code is not for Win32.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <unistd.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
#include <fcntl.h>
|
||||||
|
#include <sys/types.h>
|
||||||
|
#include <sys/wait.h>
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
|
|
||||||
int
|
int
|
||||||
daemon()
|
daemon()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user