aboutsummaryrefslogtreecommitdiff
path: root/lib/unistd.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-05-17 15:31:45 +0200
committerThomas White <taw@physics.org>2018-05-17 15:39:22 +0200
commita9f48b6507b0326a34b84d7600f5eb791993eeb1 (patch)
treeb89b6e73477125336c35c6d7d9996bd8ebae7fd7 /lib/unistd.c
parent87fd650abf11da75e7abd2ff90821cf7cb041b91 (diff)
parenta9f4c0ff4376267d90d6e8f9a0b6c012ec0588a4 (diff)
Merge branch 'tom/cmake'
Diffstat (limited to 'lib/unistd.c')
-rw-r--r--lib/unistd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/unistd.c b/lib/unistd.c
deleted file mode 100644
index 6c6a8e26..00000000
--- a/lib/unistd.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include <config.h>
-#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
-#include "unistd.h"