diff --git a/tests/msc_test.c b/tests/msc_test.c index db5d8865..a54a0c3f 100644 --- a/tests/msc_test.c +++ b/tests/msc_test.c @@ -77,6 +77,7 @@ static unsigned char buf[BUFLEN]; msc_engine *modsecurity = NULL; unsigned long int DSOLOCAL msc_pcre_match_limit = 0; unsigned long int DSOLOCAL msc_pcre_match_limit_recursion = 0; +char DSOLOCAL *real_server_signature = NULL; /* Stubs */ char *format_error_log_message(apr_pool_t *mp, error_message_t *em) {