X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fwget.h;h=f0cabd16c4e4c614d0d1b6f5094a398a5399ae66;hp=f5eff47e4f46e2d37e0db28c68902fb7d24851c6;hb=4d352013ac8b822fd334115928527824093f83fe;hpb=a3b678e416f5f6e4c926831b731f6bb38c6c475d diff --git a/src/wget.h b/src/wget.h index f5eff47e..f0cabd16 100644 --- a/src/wget.h +++ b/src/wget.h @@ -98,6 +98,8 @@ void logprintf (); void debug_logprintf (); #endif /* not HAVE_STDARG_H */ void logputs PARAMS ((enum log_options, const char *)); +void logflush PARAMS ((void)); +void log_set_flush PARAMS ((int)); /* Defined in `utils.c', but used literally everywhere. */ #ifndef DEBUG_MALLOC