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:
@@ -22,7 +22,7 @@ details. */
|
||||
#include "cygheap.h"
|
||||
#include <stdio.h>
|
||||
#include "thread.h"
|
||||
#include <sys/shm.h>
|
||||
#include "cygwin_shm.h"
|
||||
#include "cygserver_shm.h"
|
||||
|
||||
// FIXME IS THIS CORRECT
|
||||
|
Reference in New Issue
Block a user