cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Include path problem

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 29 Aug 2009 21:14:50 +0200 (CEST)

On Fri, 28 Aug 2009, Patrick Monnerat wrote:

> Is there a particular reason that curlbuild.h is included as:
>
> #include "curl/curlbuild.h"
>
> in curl.h line 35, while all other inclusions of libcurl header files in the
> source code do not specify the path ?

It looks wrong. If the path should be included it should better be
<curl/curlbuild.h> but as you say nothing else in there includes like that so
I too would say "curlbuild.h" is the appropriate way.

-- 
  / daniel.haxx.se
Received on 2009-08-29