]> sjero.net Git - wget/blobdiff - src/wget.h
Quote some things that needed quoting.
[wget] / src / wget.h
index 5b0df1a833df9ca11514993547e2cb23a7e04095..b17b6709afaac1fcfb65f09b327d8a6365178ffb 100644 (file)
@@ -208,11 +208,19 @@ 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"
+
+/* Likewise for struct iri definition */
+#include "iri.h"
+
 /* Useful macros used across the code: */
 
 /* The number of elements in an array.  For example: