diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/memdebug.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/memdebug.h b/lib/memdebug.h index a443a42a3..835dab38c 100644 --- a/lib/memdebug.h +++ b/lib/memdebug.h @@ -28,10 +28,6 @@ * as well as the library. Do not mix with library internals! */ -#include "curl_setup.h" - -#include <curl/curl.h> - #define CURL_MT_LOGFNAME_BUFSIZE 512 #define logfile curl_debuglogfile |