summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-10-24 04:52:29 +0000
committerEric Andersen <andersen@codepoet.org>2003-10-24 04:52:29 +0000
commitbcfd17afd8cb02f7816b29df1b723a7fffa5b9d1 (patch)
tree36918ce1ddb6019306e122dad31ee6453d02e180 /include
parent548a9b724613b712d9752176e17d900cf2ff3698 (diff)
Sigh. It seems some stupid programs expect this...
Diffstat (limited to 'include')
-rw-r--r--include/sys/unistd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sys/unistd.h b/include/sys/unistd.h
new file mode 100644
index 000000000..1e823fbd5
--- /dev/null
+++ b/include/sys/unistd.h
@@ -0,0 +1 @@
+#include <unistd.h>