Build for Cygwin
This commit is contained in:

committed by
Hiroyuki UEKAWA

parent
f509423cfa
commit
6445c80b29
@ -61,7 +61,9 @@ extern int daemon(int, int);
|
||||
#include <sys/signal.h>
|
||||
|
||||
#ifdef CONFIG_LINUX
|
||||
#if !defined(__CYGWIN__)
|
||||
#include <sys/syscall.h>
|
||||
#endif
|
||||
#include <sys/vfs.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user