diff options
Diffstat (limited to 'lib/unistd.c')
-rw-r--r-- | lib/unistd.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/unistd.c b/lib/unistd.c deleted file mode 100644 index 6c6a8e2..0000000 --- a/lib/unistd.c +++ /dev/null @@ -1,3 +0,0 @@ -#include <config.h> -#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE -#include "unistd.h" |