diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-02-23 20:30:18 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-02-23 20:30:18 -0500 |
| commit | 9e235779ea5af45e90a5aa2e8830fe29cefa844c (patch) | |
| tree | dfc38954970770ed374a4a6b06e93f57f2806ad0 /src/nonstd/errno.ref | |
| parent | 6ea8e22adb6132a1087b97f33fce7d4ab6ffbcd2 (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.ref | 2 |
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>) |
