mirror of
https://github.com/curl/curl.git
synced 2026-06-05 11:04:16 +03:00
memdebug.h: drop two headers, formatting
This commit is contained in:
parent
bfab977543
commit
cd3d8daf65
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#ifndef HEADER_CURL_MEMDEBUG_H
|
||||
#define HEADER_CURL_MEMDEBUG_H
|
||||
#ifdef CURLDEBUG
|
||||
/***************************************************************************
|
||||
* _ _ ____ _
|
||||
* Project ___| | | | _ \| |
|
||||
|
|
@ -30,8 +29,7 @@
|
|||
* as well as the library. Do not mix with library internals!
|
||||
*/
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include "functypes.h"
|
||||
#ifdef CURLDEBUG
|
||||
|
||||
/* Set this symbol on the command-line, recompile all lib-sources */
|
||||
#undef strdup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue