summaryrefslogtreecommitdiff
path: root/www/squid/patches/patch-al
blob: cc441e615627d7877e6814673379cf0a99ad2d44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-al,v 1.7 2006/03/12 12:12:19 taca Exp $

--- src/structs.h.orig	2006-03-11 07:54:38.000000000 +0900
+++ src/structs.h
@@ -540,6 +540,7 @@ struct _SquidConfig {
     wordlist *mcast_group_list;
     wordlist *dns_testname_list;
     wordlist *dns_nameservers;
+    wordlist *log_mime_hdrs_list;
     peer *peers;
     int npeers;
     struct {