summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMagnus Lundborg <lundborg.magnus@gmail.com>2013-03-19 14:56:49 (GMT)
committerMagnus Lundborg <lundborg.magnus@gmail.com>2013-03-19 14:56:49 (GMT)
commit30c94e0da4ffc0c7017c981b7305d855feea5441 (patch)
tree25fc3ef18fb63882f94043549fd8e78b6876daa0 /src
parent5156bb38606bf7071cfdef6b09bcbdfc62c7bf03 (diff)
Do not include unistd.h
Diffstat (limited to 'src')
-rw-r--r--src/lib/tng_io.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/tng_io.c b/src/lib/tng_io.c
index 1564726..5971c30 100644
--- a/src/lib/tng_io.c
+++ b/src/lib/tng_io.c
@@ -18,7 +18,6 @@
#include <stdlib.h>
#include <string.h>
#include <time.h>
-#include <unistd.h>
#ifdef USE_ZLIB
#include <zlib.h>
#endif
contact: Jan Huwald // Impressum