From 844ecc37072d515513177c65a8c9dc35c9cdfc1a Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Mon, 19 Mar 2012 12:55:42 +0000 Subject: httrack 3.33.16 --- src/htshelp.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/htshelp.h') diff --git a/src/htshelp.h b/src/htshelp.h index 924a526..67354c7 100644 --- a/src/htshelp.h +++ b/src/htshelp.h @@ -43,11 +43,14 @@ Please visit our Website: http://www.httrack.com #include "htsglobal.h" #include "htscore.h" +/* Library internal definictions */ +#ifdef HTS_INTERNAL_BYTECODE void infomsg(char* msg); void help(char* app,int more); void make_empty_index(char* str); void help_wizard(httrackp* opt); int help_query(char* list,int def); void help_catchurl(char* dest_path); +#endif #endif -- cgit v1.2.3