summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/devices.in
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/devices.in')
-rw-r--r--winsup/cygwin/devices.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/devices.in b/winsup/cygwin/devices.in
index 058e1617f..7ce8994bb 100644
--- a/winsup/cygwin/devices.in
+++ b/winsup/cygwin/devices.in
@@ -23,6 +23,9 @@ const device dev_procnet_storage =
const device dev_procsys_storage =
{"", {FH_PROCSYS}, ""};
+const device dev_procsysvipc_storage =
+ {"", {FH_PROCSYSVIPC}, ""};
+
const device dev_netdrive_storage =
{"", {FH_NETDRIVE}, ""};