mirror of
https://github.com/curl/curl.git
synced 2026-07-26 07:27:48 +03:00
removed curl prefix for curlbuild.h as Patrick suggested.
This commit is contained in:
parent
e7f81d59b0
commit
60c0994677
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
*/
|
||||
|
||||
#include "curlver.h" /* libcurl version defines */
|
||||
#include "curl/curlbuild.h" /* libcurl build definitions */
|
||||
#include "curlbuild.h" /* libcurl build definitions */
|
||||
#include "curlrules.h" /* libcurl rules enforcement */
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue