Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.
* sys/ipc.h: Remove. * sys/shm.h: Remove. * cygwin_ipc.h: New file. * cygwin_shm.h: New file.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
details. */
|
||||
|
||||
#include "winsup.h"
|
||||
#include <sys/ipc.h>
|
||||
#include "cygwin_ipc.h"
|
||||
#include <sys/stat.h>
|
||||
|
||||
extern "C"
|
||||
|
Reference in New Issue
Block a user