]> sjero.net Git - wget/blobdiff - src/wget.h
stsc: FTP -nv --spider: say something about existant files, too.
[wget] / src / wget.h
index 08d8d8374ebd803b1cee0cf3681b6cb47ff74786..8e2d3872f5a8260c01a03a13332af9fcf9d3ae29 100644 (file)
@@ -208,11 +208,16 @@ typedef double SUM_SIZE_INT;
 #include "options.h"
 
 /* Everything uses this, so include them here directly.  */
-#include "xmalloc.h"
+#include <alloca.h>
+#include "xalloc.h"
 
 /* Likewise for logging functions.  */
 #include "log.h"
-\f
+
+/* 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: