mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
include msc_util.h into re_operators.c
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include "apr_lib.h"
|
||||
#include "apr_strmatch.h"
|
||||
#include "acmp.h"
|
||||
#include "msc_util.h"
|
||||
#if !defined(WIN32) && !defined(WINNT)
|
||||
#include <regex.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user