summaryrefslogtreecommitdiff
path: root/include/sys/fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/fcntl.h')
-rw-r--r--include/sys/fcntl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sys/fcntl.h b/include/sys/fcntl.h
new file mode 100644
index 00000000..3dd928ef
--- /dev/null
+++ b/include/sys/fcntl.h
@@ -0,0 +1,2 @@
+#warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
+#include <fcntl.h>