summaryrefslogtreecommitdiff
path: root/gl/unistd.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2018-01-21 10:49:45 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-01-21 10:50:55 +0100
commit73fa8255ac65985b2a7b5596191892b6027e0c4d (patch)
treea5e507c78667024dd81e852c80f453b4f2046b37 /gl/unistd.c
parent946565d8eb05fbf7970ea366e817581bb5a90910 (diff)
downloadlibtasn1-73fa8255ac65985b2a7b5596191892b6027e0c4d.tar.gz
development moved to gitlabHEADmaster
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
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;