summaryrefslogtreecommitdiff
path: root/gl/unistd.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/unistd.c')
-rw-r--r--gl/unistd.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gl/unistd.c b/gl/unistd.c
deleted file mode 100644
index 72bad1c..0000000
--- a/gl/unistd.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#include <config.h>
-#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
-#include "unistd.h"
-typedef int dummy;