mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Nginx: Fix implicit declaration of base64 encode funtion
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#include <apr_bucket_nginx.h>
|
||||
#include <ngx_pool_context.h>
|
||||
|
||||
#include <apr_base64.h>
|
||||
|
||||
#undef CR
|
||||
#undef LF
|
||||
#undef CRLF
|
||||
|
Reference in New Issue
Block a user