* cygwin_ipc.h: Move to "include/cygwin/ipc.h".
* cygwin_shm.h: Move to "include/cygwin/shm.h". * include/cygwin/ipc.h: New file. * include/cygwin/shm.h: New file. * ipc.c:c Update <cygwin/ipc.h> include. * cygserver_shm.cc: Update <cygwin/shm.h> include. * shm.cc: Ditto.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
details. */
|
||||
|
||||
#include "winsup.h"
|
||||
#include "cygwin_ipc.h"
|
||||
#include <cygwin/ipc.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
extern "C"
|
||||
|
Reference in New Issue
Block a user