From 6919faea77c5f3614123c873641fcda011ef9c84 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sat, 15 Dec 2001 20:08:24 +0000 Subject: Removed reference to ternary.h --- src/anonymous.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/anonymous.h b/src/anonymous.h index f6ba5f0..9c94953 100644 --- a/src/anonymous.h +++ b/src/anonymous.h @@ -1,4 +1,4 @@ -/* $Id: anonymous.h,v 1.5 2001-08-26 21:07:27 rjkaes Exp $ +/* $Id: anonymous.h,v 1.6 2001-12-15 20:08:24 rjkaes Exp $ * * See 'anonymous.c' for a detailed description. * @@ -18,8 +18,6 @@ #ifndef _TINYPROXY_ANONYMOUS_H_ #define _TINYPROXY_ANONYMOUS_H_ -#include "ternary.h" - extern short int is_anonymous_enabled(void); extern int anonymous_search(char *s); extern int anonymous_insert(char *s); -- cgit v1.2.3