support libjson-c 0.10, 1.11, and 1.12

This commit is contained in:
Steven Morgan 2014-05-23 09:46:06 -04:00
parent bd238a6d96
commit e182c02ce3
34 changed files with 579 additions and 962 deletions

View file

@ -48,7 +48,7 @@
#endif
#include "blob.h"
#ifdef HAVE_JSON
#include "json/json.h"
#include "json.h"
#endif
#define PPT_LZW_BUFFSIZE 8192