From 75ab2c8de3ff148a29fde94d7ddc128da42debb0 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sat, 15 Dec 2001 06:02:16 +0000 Subject: Removed the include "dnscache.h" header file. --- src/tinyproxy.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/tinyproxy.c b/src/tinyproxy.c index 1aab0c5..fe6fdfb 100644 --- a/src/tinyproxy.c +++ b/src/tinyproxy.c @@ -1,4 +1,4 @@ -/* $Id: tinyproxy.c,v 1.19 2001-11-22 00:31:10 rjkaes Exp $ +/* $Id: tinyproxy.c,v 1.20 2001-12-15 06:02:16 rjkaes Exp $ * * The initialise routine. Basically sets up all the initial stuff (logfile, * listening socket, config options, etc.) and then sits there and loops @@ -26,7 +26,6 @@ #include "anonymous.h" #include "buffer.h" -#include "dnscache.h" #include "filter.h" #include "log.h" #include "reqs.h" -- cgit v1.2.3