tool: oops, forgot to include <plarenas.h>

... that contains the declaration of PL_ArenaFinish()
This commit is contained in:
Kamil Dudka 2014-07-03 20:19:35 +02:00
parent d343033f3d
commit 0cd368c2ef

View File

@ -29,6 +29,7 @@
#ifdef USE_NSS #ifdef USE_NSS
#include <nspr.h> #include <nspr.h>
#include <plarenas.h>
#endif #endif
#define ENABLE_CURLX_PRINTF #define ENABLE_CURLX_PRINTF