>> Ah, it seems the <linux/tcp.h> #include in lib/sendf.c is what breaks it for 
>> you.
>> Can you try including <linux/types.h> just before that to see if it works 
>> then?

It does not. However, removing the include of linux/tcp.h in both lib/sendf.c 
and lib/setopt.c allows it compile, though I doubt that is a viable patch.  Can 
I somehow make tell configure that HAVE_LINUX_TCP_H is undefined for my old 
system?

// Per

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to