]> sjero.net Git - wget/blobdiff - src/wget.h
Merge current tip with CSS stuff.
[wget] / src / wget.h
index 5b0df1a833df9ca11514993547e2cb23a7e04095..d87dfcac85198b4b5f0f305c703029fba68d080d 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: