mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
support libjson-c 0.10, 1.11, and 1.12
This commit is contained in:
parent
bd238a6d96
commit
e182c02ce3
34 changed files with 579 additions and 962 deletions
|
@ -48,7 +48,7 @@
|
|||
#endif
|
||||
#include "blob.h"
|
||||
#ifdef HAVE_JSON
|
||||
#include "json/json.h"
|
||||
#include "json.h"
|
||||
#endif
|
||||
|
||||
#define PPT_LZW_BUFFSIZE 8192
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue