summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-03-05 13:04:47 +0000
committerJakub Jelinek <jakub@redhat.com>2005-03-05 13:04:47 +0000
commitaf2c08fa76dc00354560a7ae35d7fe929eb5febe (patch)
treee6e5b8540a18c014db9b1517f51f5fa086ed132e /include
parent2a626c2bd2bdea74d59553bd9fad9d17959b3aab (diff)
* include/bits/unistd.h: New file.
* include/bits/socket2.h: New file.
Diffstat (limited to 'include')
-rw-r--r--include/bits/socket2.h1
-rw-r--r--include/bits/unistd.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/bits/socket2.h b/include/bits/socket2.h
new file mode 100644
index 0000000000..a81fd9fa78
--- /dev/null
+++ b/include/bits/socket2.h
@@ -0,0 +1 @@
+#include <socket/bits/socket2.h>
diff --git a/include/bits/unistd.h b/include/bits/unistd.h
new file mode 100644
index 0000000000..1a91dcc72e
--- /dev/null
+++ b/include/bits/unistd.h
@@ -0,0 +1 @@
+#include <posix/bits/unistd.h>