From: Kamil Dudka Date: Thu, 3 Jul 2014 18:19:35 +0000 (+0200) Subject: tool: oops, forgot to include X-Git-Tag: curl-7_37_1~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0cd368c2efdfd588d761fc2958f32b399eeee403;p=thirdparty%2Fcurl.git tool: oops, forgot to include ... that contains the declaration of PL_ArenaFinish() --- diff --git a/src/tool_main.c b/src/tool_main.c index b815726c0a..8c8acc6df8 100644 --- a/src/tool_main.c +++ b/src/tool_main.c @@ -29,6 +29,7 @@ #ifdef USE_NSS #include +#include #endif #define ENABLE_CURLX_PRINTF