diff options
Diffstat (limited to 'src/htsparse.c')
-rw-r--r-- | src/htsparse.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/htsparse.c b/src/htsparse.c index d38a04b..da2b11b 100644 --- a/src/htsparse.c +++ b/src/htsparse.c @@ -35,9 +35,7 @@ Please visit our Website: http://www.httrack.com /* Internal engine bytecode */ #define HTS_INTERNAL_BYTECODE -#ifndef _WIN32_WCE #include <fcntl.h> -#endif #include <ctype.h> /* File defs */ |