]> sjero.net Git - wget/commitdiff
Include Gnulib quotearg header.
authorSteven Schubiger <schubiger@gmail.com>
Fri, 25 Apr 2008 19:18:07 +0000 (21:18 +0200)
committerSteven Schubiger <schubiger@gmail.com>
Fri, 25 Apr 2008 19:18:07 +0000 (21:18 +0200)
src/wget.h

index 561e9cf917e53d15faad983a4c2b9a90b7cf0b54..8e2d3872f5a8260c01a03a13332af9fcf9d3ae29 100644 (file)
@@ -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: */