mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Makes YAJL dependency to be optional
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
|
||||
#include "common/modsecurity_test.h"
|
||||
|
||||
#ifdef WITH_YAJL
|
||||
#include <yajl/yajl_tree.h>
|
||||
#endif
|
||||
#include <dirent.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
|
Reference in New Issue
Block a user