curl / Mailing Lists / curl-library / Single Mail

curl-library

RE: Compile errors on update to 7.57.0

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 5 Dec 2017 13:47:43 +0100 (CET)

On Tue, 5 Dec 2017, Per Malmberg wrote:

> Seems the build brakes in commit 979b012eeb1908e7e3ad13c736fb1dbc73187780.
>
> Now to figure out why.

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?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2017-12-05