]> sjero.net Git - wget/blobdiff - src/html-parse.c
Merge current tip with CSS stuff.
[wget] / src / html-parse.c
index f744597b364f9d8b51b76643164a9573fd275950..692e0de4b8c463d0eaa36bd4d3d34f7f42147f41 100644 (file)
@@ -100,6 +100,7 @@ as that of the covered work.  */
 #include <string.h>
 #include <assert.h>
 
+#include "utils.h"
 #include "html-parse.h"
 
 #ifdef STANDALONE