diff options
Diffstat (limited to 'src/liblzma')
-rw-r--r-- | src/liblzma/lzma/fastpos_tablegen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/liblzma/lzma/fastpos_tablegen.c b/src/liblzma/lzma/fastpos_tablegen.c index c97e6f41..d4484c82 100644 --- a/src/liblzma/lzma/fastpos_tablegen.c +++ b/src/liblzma/lzma/fastpos_tablegen.c @@ -11,7 +11,6 @@ // /////////////////////////////////////////////////////////////////////////////// -#include <sys/types.h> #include <inttypes.h> #include <stdio.h> #include "fastpos.h" |