diff options
Diffstat (limited to 'winsup/cygwin/ipc.cc')
-rw-r--r-- | winsup/cygwin/ipc.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/ipc.cc b/winsup/cygwin/ipc.cc index c89b23e21..b9f09cbde 100644 --- a/winsup/cygwin/ipc.cc +++ b/winsup/cygwin/ipc.cc @@ -12,7 +12,6 @@ details. */ #include "winsup.h" -#include <cygwin/ipc.h> #include <sys/stat.h> /* Notes: we return a valid key even if id's low order 8 bits are 0. */ |