On Thu, Nov 15, 2007, Amos Jeffries wrote: > Adrian Chadd wrote: > >Guys, > > > >The md5 code hacks in squid-2.HEAD doesn't even compile under macos/x > >because > >of a lack of: > > > >* sys/types.h include before including the system/openssl md5 header; > >* defining MD5_DIGEST_CHARS or whatever that define is meant to be > > > > I see you ave committed the fix for the sys/types include. > Does that also solve the MD5_DIGEST_CHARS problem on MacOSX ?
Not completely. I'll look at it again tomorrow. Adrian
