diff options
Diffstat (limited to 'src/htsftp.c')
-rw-r--r-- | src/htsftp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/htsftp.c b/src/htsftp.c index 98b76d0..5c9c8a7 100644 --- a/src/htsftp.c +++ b/src/htsftp.c @@ -49,11 +49,9 @@ Please visit our Website: http://www.httrack.com #ifdef _WIN32 #ifndef __cplusplus // DOS -#ifndef _WIN32_WCE #include <process.h> /* _beginthread, _endthread */ #endif #endif -#endif // ftp mode passif // #if HTS_INET6==0 |