diff options
-rw-r--r-- | src/lib/tng_io.c | 1 |
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 |