summaryrefslogtreecommitdiff
path: root/include/curl/curl.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-05-22 09:05:10 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-05-22 09:05:10 +0200
commite4a7b7d1da227f344e7f68a1e09bbe93be7089c5 (patch)
tree53729327ec1b72cbb7192136dad244b8344bbc80 /include/curl/curl.h
parentfab9629133025e2d9517334535908200802b5e96 (diff)
downloadcurl-bagder/remove-curlbuild.tar.gz
includes: remove curl/curlbuild.h and curl/curlrules.hbagder/remove-curlbuild
Rely entirely on curl/system.h now. Introduced in Aug 2008 with commit 14240e9e109f. Now gone. Fixes #1456
Diffstat (limited to 'include/curl/curl.h')
-rw-r--r--include/curl/curl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/curl/curl.h b/include/curl/curl.h
index 103071264..11ad8c000 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -36,8 +36,6 @@
#include "curlver.h" /* libcurl version defines */
#include "system.h" /* determine things run-time */
-#include "curlbuild.h" /* libcurl build definitions */
-#include "curlrules.h" /* libcurl rules enforcement */
/*
* Define WIN32 when build target is Win32 API