Commit 6c2a9009 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

include getinfo.h for Curl_getinfo() proto

parent 1b00298b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>