summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1993-05-15 00:24:25 +0000
committerRoland McGrath <roland@gnu.org>1993-05-15 00:24:25 +0000
commit80c2b996f88f346f18d4987c45e911039b33c294 (patch)
treec3171826d0b7a28791551fd5d01fee5a746200fe /sys
parentab973ae8afecf8cb37ad90209d15a7de21730065 (diff)
Initial revision
Diffstat (limited to 'sys')
-rw-r--r--sys/unistd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/unistd.h b/sys/unistd.h
new file mode 100644
index 0000000000..8ca19e5516
--- /dev/null
+++ b/sys/unistd.h
@@ -0,0 +1 @@
+#include <posix/sys/unistd.h>