add header inclusion

This commit is contained in:
Yang Tse 2010-02-22 03:41:02 +00:00
parent dc9f0a9758
commit 2abcd132f8

View File

@ -42,6 +42,7 @@
#include "urldata.h" /* for the SessionHandle definition */
#include "easyif.h" /* for Curl_convert_... prototypes */
#include "warnless.h"
#include "curl_base64.h"
#include "curl_memory.h"