Marco Walther writes: > So Ilooked at the ip_stack.h and tried to find a reason why that would need > the md5.h but I could not find any. So I temporarely commented that include > and everything seemed to compile fine. I'll try to test my squid now. > > But the question is, why is that <sys/md5.h> included, is it needed somewhere > where I missed it?
Though nothing outside of ON should be using <inet/ip.h> (and that includes SQUID), it looks to me like the nested includes in ip_stack.h are neither necessary nor sufficient. The header files need some help, and this might be worth filing a bug. -- James Carlson, Solaris Networking <[EMAIL PROTECTED]> Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ networking-discuss mailing list [email protected]
