]> git.ipfire.org Git - thirdparty/squid.git/commit
Tail-chasing because struct rusage not defined on Solaris. The real
authorwessels <>
Sat, 3 Jan 1998 01:04:21 +0000 (01:04 +0000)
committerwessels <>
Sat, 3 Jan 1998 01:04:21 +0000 (01:04 +0000)
commitb54a6789770b2829151f094319824fae02cae009
tree5464dfe4cb1745fbb55ef05cd564544666ae88e2
parent9478dd107708913eb409ffcf01c1a88ecfdf899c
Tail-chasing because struct rusage not defined on Solaris.  The real
problem was 'typedef void struct' instead of 'typedef struct'.  However,
we also now have a configure test for 'struct rusage' instead of
just using HAVE_GETRUSAGE.
configure
configure.in
include/autoconf.h.in
src/squid.h