mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
Nginx: Fix implicit declaration of base64 encode funtion
This commit is contained in:
parent
35b36b7032
commit
400a5f5f55
@ -16,6 +16,8 @@
|
||||
#include <apr_bucket_nginx.h>
|
||||
#include <ngx_pool_context.h>
|
||||
|
||||
#include <apr_base64.h>
|
||||
|
||||
#undef CR
|
||||
#undef LF
|
||||
#undef CRLF
|
||||
|
Loading…
x
Reference in New Issue
Block a user