mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
defined id_log() only once
This commit is contained in:
@@ -166,6 +166,7 @@ int ip_tree_from_uri(TreeRoot **rtree, char *uri,
|
||||
#endif
|
||||
|
||||
char DSOLOCAL *get_username(apr_pool_t* mp);
|
||||
const char* id_log(msre_rule* rule);
|
||||
|
||||
int read_line(char *buff, int size, FILE *fp);
|
||||
|
||||
|
Reference in New Issue
Block a user