mirror of
https://github.com/curl/curl.git
synced 2026-08-26 20:23:32 +03:00
include "memdebug.h"
This commit is contained in:
parent
19bc92289d
commit
7beb473a3d
45 changed files with 78 additions and 3 deletions
|
|
@ -11,9 +11,8 @@
|
|||
#include "test.h"
|
||||
|
||||
#ifdef CURLDEBUG
|
||||
/* provide a proto for this debug function */
|
||||
extern void curl_memdebug(const char *);
|
||||
extern void curl_memlimit(int);
|
||||
# define MEMDEBUG_NODEFINES
|
||||
# include "memdebug.h"
|
||||
#endif
|
||||
|
||||
int select_test (int num_fds, fd_set *rd, fd_set *wr, fd_set *exc,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue