import winsup-2000-02-17 snapshot
This commit is contained in:
7
winsup/cygwin/include/fcntl.h
Normal file
7
winsup/cygwin/include/fcntl.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef _FCNTL_H
|
||||
#define _FCNTL_H
|
||||
|
||||
#include <sys/fcntl.h>
|
||||
#define O_NDELAY _FNDELAY
|
||||
|
||||
#endif /* _FCNTL_H */
|
Reference in New Issue
Block a user