summaryrefslogtreecommitdiff
path: root/winsup/cygwin/devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/devices.h')
-rw-r--r--winsup/cygwin/devices.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/devices.h b/winsup/cygwin/devices.h
index be5b99cf05d..9d743373b28 100644
--- a/winsup/cygwin/devices.h
+++ b/winsup/cygwin/devices.h
@@ -168,3 +168,6 @@ extern const device *icmp_dev;
extern const device *unix_dev;
extern const device *stream_dev;
extern const device *dgram_dev;
+extern const device *proc_dev;
+extern const device *cygdrive_dev;
+extern const device *fh_dev;