Subject: Re: configure changes?

Re: configure changes?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2005-04-08

On Thu, 7 Apr 2005 codemstr@ptd.net wrote:

> This code causes several header checks to fail on FreeBSD. I added:
>
> #ifdef HAVE_SYS_TYPES_H
> #include <sys/types.h>
> #endif
>
> above it then it works fine here. Perhaps give that change a try and see if
> it still works for you?

Oh right, my added include stuff of course removed the otherwise
configure-provided default includes.

Commit this and we shall see how it performs! I doubt it breaks anything.

-- 
   c-ares -- my preferred DNS asynch resolver library
_______________________________________________
http://cool.haxx.se/mailman/listinfo/c-ares
Received on Fri Apr 8 09:58:43 2005