X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fwget.h;fp=src%2Fwget.h;h=8e2d3872f5a8260c01a03a13332af9fcf9d3ae29;hb=a52fa6056bb7c66803d7448765159359deaeea63;hp=561e9cf917e53d15faad983a4c2b9a90b7cf0b54;hpb=1897176633a207f4e84b90d954c426eb7cfb205f;p=wget diff --git a/src/wget.h b/src/wget.h index 561e9cf9..8e2d3872 100644 --- a/src/wget.h +++ b/src/wget.h @@ -216,6 +216,7 @@ typedef double SUM_SIZE_INT; /* Likewise for quoting functions. */ #include "quote.h" +#include "quotearg.h" /* Useful macros used across the code: */