]> sjero.net Git - wget/blobdiff - src/ptimer.c
Detect HTTP Content-Type server encoding
[wget] / src / ptimer.c
index 9edddd82cb572442c55124b289f83f98348d4c07..1e8c43c04e9fed6e1f6bf5801aabc7681ff553fb 100644 (file)
@@ -71,6 +71,7 @@ as that of the covered work.  */
 # include <windows.h>
 #endif
 
+#include "utils.h"
 #include "ptimer.h"
 
 /* Depending on the OS, one and only one of PTIMER_POSIX,