summaryrefslogtreecommitdiffstats
path: root/libc-bottom-half/headers/private/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc-bottom-half/headers/private/errno.h')
-rw-r--r--libc-bottom-half/headers/private/errno.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc-bottom-half/headers/private/errno.h b/libc-bottom-half/headers/private/errno.h
new file mode 100644
index 0000000..3b37313
--- /dev/null
+++ b/libc-bottom-half/headers/private/errno.h
@@ -0,0 +1,2 @@
+#include_next <errno.h>
+#define EOPNOTSUPP ENOTSUP