mirror of
https://github.com/curl/curl.git
synced 2026-04-15 12:21:45 +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
|
||||
#include <nspr.h>
|
||||
#include <plarenas.h>
|
||||
#endif
|
||||
|
||||
#define ENABLE_CURLX_PRINTF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue