]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
typo in rev.13013
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 27 Sep 2013 16:14:40 +0000 (10:14 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 27 Sep 2013 16:14:40 +0000 (10:14 -0600)
compat/os/mswindows.h

index 99c97f5bcfdf953e198981c57aa7488557cc70dc..cdc53dc50787404cdb1e0ef60b2214525358e12d 100644 (file)
@@ -805,6 +805,7 @@ WSASocket(int a, int t, int p, LPWSAPROTOCOL_INFO i, GROUP g, DWORD f)
 /* provide missing definitions from resoruce.h */
 /* NP: sys/resource.h and sys/time.h are apparently order-dependant. */
 #if HAVE_SYS_TIME_H
+#include <sys/time.h>
 #endif
 #if HAVE_SYS_RESOURCE_H
 #include <sys/resource.h>