Commit 0cd368c2 authored by Kamil Dudka's avatar Kamil Dudka
Browse files

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

... that contains the declaration of PL_ArenaFinish()
parent d343033f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@

#ifdef USE_NSS
#include <nspr.h>
#include <plarenas.h>
#endif

#define ENABLE_CURLX_PRINTF