cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Build problems on AIX with fd_set (maybe net/if.h too)?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 10 Mar 2003 17:06:43 +0100 (CET)

On Sun, 9 Mar 2003, Ray DeGennaro at Eaglerock IS wrote:

> #include <sys/time.h>
> #include <sys/select.h>
> #include <sys/types.h>
>
> >Then try adding those to curl/multi.h (and to lib/urldata.h and ...)
> >and see if that helps.
>
> I added these to multi.h, right before "#include "curl.h"', and everything
> worked fine, AFAICT.

Thanks a lot. I've added the missing <sys/types.h> include now to that file
in CVS.

You didn't need to add that include to any other file in lib/ ?

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-03-10