diff -U5 ijb20.gentoo/filters.c ijb20.mod/filters.c --- ijb20.orig/filters.c 2000-03-29 07:05:42.000000000 -0600 +++ ijb20.mod/filters.c 2005-04-09 17:50:24.737355352 -0600 @@ -650,11 +650,11 @@ char * ij_untrusted_url(struct http_request *http, struct client_state *csp) { int n; - char *hostport, *path, *p, *v[9]; + char *hostport, *path, *referrer, *p, *v[9]; char buf[BUFSIZ]; struct url_spec **tl, *t; char *template =