Integrate with mod_log_config (MODSEC-108).

This commit is contained in:
ivanr
2010-02-01 11:01:17 +00:00
parent 7b56982f26
commit a4d5d50be9
5 changed files with 61 additions and 0 deletions

View File

@@ -103,4 +103,6 @@ int DSOLOCAL css_decode_inplace(unsigned char *input, long int input_len);
apr_fileperms_t DSOLOCAL mode2fileperms(int mode);
char DSOLOCAL *construct_single_var(modsec_rec *msr, char *name);
#endif