summaryrefslogtreecommitdiff
path: root/nt/inc/sys/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'nt/inc/sys/ioctl.h')
-rw-r--r--nt/inc/sys/ioctl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/inc/sys/ioctl.h b/nt/inc/sys/ioctl.h
new file mode 100644
index 0000000000..5294e1b5f8
--- /dev/null
+++ b/nt/inc/sys/ioctl.h
@@ -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.
+ */