fix: 'make test' is able to run again

This commit is contained in:
Ervin Hegedus
2025-05-10 21:29:17 +02:00
parent 5f70b3a8a6
commit 302fce71e8
2 changed files with 8 additions and 4 deletions

View File

@@ -81,7 +81,7 @@ char DSOLOCAL *real_server_signature = NULL;
int DSOLOCAL remote_rules_fail_action = REMOTE_RULES_ABORT_ON_FAIL;
char DSOLOCAL *remote_rules_fail_message = NULL;
module AP_MODULE_DECLARE_DATA security2_module = {
NULL,
STANDARD20_MODULE_STUFF,
NULL,
NULL,
NULL,