mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Make libxml2 *required*.
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
* write to Breach Security, Inc. at support@breach.com.
|
||||
*
|
||||
*/
|
||||
#ifdef WITH_LIBXML2
|
||||
|
||||
#include "msc_xml.h"
|
||||
|
||||
|
||||
@@ -131,5 +129,3 @@ apr_status_t xml_cleanup(modsec_rec *msr) {
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user