]> sjero.net Git - wget/blobdiff - src/html-url.c
Fix GCC warnings.
[wget] / src / html-url.c
index c7c3e39ab55929e2f23028ddc25046575c468515..f5ab2932902d9ece8a6ac6451c61d888ec8031f9 100644 (file)
@@ -36,6 +36,7 @@ as that of the covered work.  */
 #include <errno.h>
 #include <assert.h>
 
+#include "exits.h"
 #include "html-parse.h"
 #include "url.h"
 #include "utils.h"