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