diff options
Diffstat (limited to 'src/htsback.c')
-rw-r--r-- | src/htsback.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/htsback.c b/src/htsback.c index 8284c94..e7d64e5 100644 --- a/src/htsback.c +++ b/src/htsback.c @@ -55,10 +55,8 @@ Please visit our Website: http://www.httrack.com #ifdef _WIN32 #ifndef __cplusplus // DOS -#ifndef _WIN32_WCE #include <process.h> /* _beginthread, _endthread */ #endif -#endif #else #endif |