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: */