]> git.ipfire.org Git - thirdparty/squid.git/commit
If FD_SETSIZE has been defined it is not safe to redefine it.
authorhno <>
Mon, 7 Oct 2002 19:44:51 +0000 (19:44 +0000)
committerhno <>
Mon, 7 Oct 2002 19:44:51 +0000 (19:44 +0000)
commit136dccaceb84d3f3d6e7bc51703ed7d841c23a17
tree2a49bc9c3a70a2643e1f10480c91337438b5e9d6
parent80feea5a4bd55c018bd4538e1291f7a760bfa23a
If FD_SETSIZE has been defined it is not safe to redefine it.
(crept in with the autoconf-2.5 update)

Problem is that squid_types.h includes several header files. Needs to
be solved somehow.
src/squid.h