diff nt/inc/sys/ioctl.h @ 11401:306b976d73bf

Initial revision
author Karl Heuer <kwzh@gnu.org>
date Wed, 12 Apr 1995 04:48:18 +0000
parents
children 1877e9736ea1
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nt/inc/sys/ioctl.h	Wed Apr 12 04:48:18 1995 +0000
@@ -0,0 +1,5 @@
+/*
+ * sys\ioctl.h doesn't exist on NT...rather than including it conditionally
+ * in many of the source files, we just extend the include path so that the
+ * compiler will pick this up empty header instead.
+ */