summaryrefslogtreecommitdiff
path: root/www/privoxy/patches/patch-ad
blob: 024bab4956e2fdaa6566992641ff22e5d57984eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.1 2008/06/13 13:45:46 drochner Exp $

--- filters.h.orig	2007-10-19 18:53:28.000000000 +0200
+++ filters.h
@@ -325,7 +325,7 @@ extern char *get_last_url(char *subject,
 
 extern pcrs_job *compile_dynamic_pcrs_job_list(const struct client_state *csp, const struct re_filterfile_spec *b);
 
-extern inline int content_filters_enabled(const struct client_state *csp);
+int content_filters_enabled(const struct client_state *csp);
 
 /*
  * Handling Max-Forwards: