include getinfo.h for Curl_getinfo() proto

This commit is contained in:
Daniel Stenberg 2001-08-17 10:19:26 +00:00
parent 1b00298b52
commit 6c2a9009e9

View File

@ -75,6 +75,7 @@
#include "transfer.h"
#include "ssluse.h"
#include "url.h"
#include "getinfo.h"
#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>