summaryrefslogtreecommitdiff
path: root/stdlib/sys
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/sys')
-rw-r--r--stdlib/sys/errno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/sys/errno.h b/stdlib/sys/errno.h
new file mode 100644
index 0000000000..339f4fc10c
--- /dev/null
+++ b/stdlib/sys/errno.h
@@ -0,0 +1 @@
+#include <errno.h>