Commit fd3fb352 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Staticize

parent f4e5187c
......@@ -65,7 +65,7 @@ struct priv_vcl {
static VCL_DURATION vcl_release_delay = 0.0;
pthread_mutex_t vsc_mtx = PTHREAD_MUTEX_INITIALIZER;
static pthread_mutex_t vsc_mtx = PTHREAD_MUTEX_INITIALIZER;
static struct VSC_debug *vsc;
VCL_VOID __match_proto__(td_debug_panic)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment