[clamav-win32] Re: w32.clamav.net

clamav-win32 at subscriptions.pizzolato.net clamav-win32 at subscriptions.pizzolato.net
Sun Sep 17 15:38:36 CEST 2006


On Sunday, September 17, 2006 at 3:43 AM Nigel Horne wrote:

> Looks good. I needed to add
> 
> #include "shared/memory.h"
> #include "shared/output.h"
> 
> to remove some warnings, and
> 
> #ifdef	_MSC_VER
> #include <winsock.h>
> #endif
> 
> at the top to get it to compile.

Sorry about the extra work to compile.  I don't yet have a build
environment that works on windows...  hint hint.

I don't understand the need for the winsock.h reference in dns.c.  I can
cleanly compile the block of code contained in the #elif
defined(C_WINDOWS) #else block without the need for winsock.h.  

Thanks for passing this along.

- Mark Pizzolato  





More information about the clamav-win32 mailing list