]> sjero.net Git - wget/blobdiff - src/html-parse.c
Undo the USE_GNULIB_ALLOC defines.
[wget] / src / html-parse.c
index ade82f2ba5ded805769a8d0555df2ba0b4cd9bb4..fdf5b99bc791c8c420633be631903b8ab3f1be64 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