Gather statistics for block reasons
[privoxy.git] / jcc.h
diff --git a/jcc.h b/jcc.h
index 3412ab2..ad68f42 100644 (file)
--- a/jcc.h
+++ b/jcc.h
@@ -88,6 +88,7 @@ extern privoxy_mutex_t client_tags_mutex;
 
 #ifdef FEATURE_EXTENDED_STATISTICS
 extern privoxy_mutex_t filter_statistics_mutex;
+extern privoxy_mutex_t block_statistics_mutex;
 #endif
 
 #ifndef HAVE_GMTIME_R