include libcurl standard internal headers
This commit is contained in:
@@ -50,6 +50,13 @@
|
||||
#include "rawstr.h"
|
||||
#include "ftp.h"
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
||||
#include "curl_memory.h"
|
||||
/* The last #include file should be: */
|
||||
#include "memdebug.h"
|
||||
|
||||
/* allocs buffer which will contain one line of LIST command response */
|
||||
#define FTP_BUFFER_ALLOCSIZE 160
|
||||
|
||||
|
Reference in New Issue
Block a user