mirror of
https://github.com/curl/curl.git
synced 2026-08-24 20:03:52 +03:00
tool: oops, forgot to include <plarenas.h>
... that contains the declaration of PL_ArenaFinish()
This commit is contained in:
parent
d343033f3d
commit
0cd368c2ef
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue