summaryrefslogtreecommitdiff
path: root/www/squid/patches/patch-al
blob: fad028bade2cf2a5371fcaec3213f6b8e57fe453 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-al,v 1.2 2000/11/02 10:41:45 jdolecek Exp $

--- src/structs.h.orig	Thu Nov  2 09:51:20 2000
+++ src/structs.h	Thu Nov  2 09:52:03 2000
@@ -359,6 +359,7 @@ struct _SquidConfig {
     wordlist *mcast_group_list;
     wordlist *dns_testname_list;
     wordlist *dns_nameservers;
+    wordlist *log_mime_hdrs_list;
     peer *peers;
     int npeers;
     struct {