Re: Windows port merge - Various include file changes [PATCH]

From: Robert Collins <robertc@dont-contact.us>
Date: 03 Feb 2003 00:42:46 +1100

On Mon, 2003-02-03 at 00:19, Guido Serassio wrote:
> Hi,
>
> This is the second of some splitted native Windows patches grouped by
> functionality.
>
> This patch add the native Windows support for profiling and fix some C++/C
> include files problems.

I'm not sure this is correct:
in util.h, should it not be:

#if HAVE_SYS_PARAM_H
#include <sys/param.h>
#endif
#ifndef _SQUID_MSWIN_
...
#endif

?

The rest of the patch looks good. Please get back to me with whether
this alteration works..
Rob

-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Received on Sun Feb 02 2003 - 06:42:58 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:13 MST