From 103f1eb02d919d6df0a5d2d29cb58e403bf2a10a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 6 Mar 2005 00:28:34 +0000 Subject: * include/bits/unistd.h: New file. * include/bits/socket2.h: New file. --- include/bits/socket2.h | 1 + include/bits/unistd.h | 1 + 2 files changed, 2 insertions(+) create mode 100644 include/bits/socket2.h create mode 100644 include/bits/unistd.h (limited to 'include') 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 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 -- cgit v1.2.3