X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fwget.h;h=d87dfcac85198b4b5f0f305c703029fba68d080d;hb=123f5c39669abc055987d69a311785c861494c87;hp=5b0df1a833df9ca11514993547e2cb23a7e04095;hpb=caae3b70f46bd519857b595f7f06ea0179551336;p=wget diff --git a/src/wget.h b/src/wget.h index 5b0df1a8..d87dfcac 100644 --- a/src/wget.h +++ b/src/wget.h @@ -208,11 +208,16 @@ typedef double SUM_SIZE_INT; #include "options.h" /* Everything uses this, so include them here directly. */ -#include "xmalloc.h" +#include +#include "xalloc.h" /* Likewise for logging functions. */ #include "log.h" - + +/* Likewise for quoting functions. */ +#include "quote.h" +#include "quotearg.h" + /* Useful macros used across the code: */ /* The number of elements in an array. For example: