]> granicus.if.org Git - curl/commitdiff
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 b815726c0a426ae62f51e8dabbed6fd62294c52a..8c8acc6df895846c3ae06ecc7fb938bf5c3b03ea 100644 (file)
@@ -29,6 +29,7 @@
 
 #ifdef USE_NSS
 #include <nspr.h>
+#include <plarenas.h>
 #endif
 
 #define ENABLE_CURLX_PRINTF