summaryrefslogtreecommitdiff
path: root/src/nonstd/errno.ref
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2019-02-23 20:30:18 -0500
committerJakob Kaivo <jkk@ung.org>2019-02-23 20:30:18 -0500
commit9e235779ea5af45e90a5aa2e8830fe29cefa844c (patch)
treedfc38954970770ed374a4a6b06e93f57f2806ad0 /src/nonstd/errno.ref
parent6ea8e22adb6132a1087b97f33fce7d4ab6ffbcd2 (diff)
include <errno.h> and <nonstd/internal.h> in <nonstd/syscall.h> to handle its internal dependencies
Diffstat (limited to 'src/nonstd/errno.ref')
-rw-r--r--src/nonstd/errno.ref2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nonstd/errno.ref b/src/nonstd/errno.ref
new file mode 100644
index 00000000..231a4835
--- /dev/null
+++ b/src/nonstd/errno.ref
@@ -0,0 +1,2 @@
+#include <nonstd/syscall.h>
+REFERENCE(<errno.h>)