tool: oops, forgot to include <plarenas.h>
authorKamil Dudka <kdudka@redhat.com>
Thu, 3 Jul 2014 18:19:35 +0000 (20:19 +0200)
committerKamil Dudka <kdudka@redhat.com>
Thu, 3 Jul 2014 18:36:49 +0000 (20:36 +0200)
... that contains the declaration of PL_ArenaFinish()

src/tool_main.c

index b815726..8c8acc6 100644 (file)
@@ -29,6 +29,7 @@
 
 #ifdef USE_NSS
 #include <nspr.h>
+#include <plarenas.h>
 #endif
 
 #define ENABLE_CURLX_PRINTF