diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/bits/socket2.h | 1 | ||||
-rw-r--r-- | include/bits/unistd.h | 1 |
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> |