From b9ac7e789aa2c1bf358e1d967a0b87ef2322744b Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 30 Oct 2009 18:53:08 +0000 Subject: More lint fixes. Removed err.h from inclusions (less main.c--still in progress). --- tree.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tree.c') diff --git a/tree.c b/tree.c index 4220ba7d..24b19198 100644 --- a/tree.c +++ b/tree.c @@ -1,4 +1,4 @@ -/* $Id: tree.c,v 1.17 2009/10/26 17:05:44 kristaps Exp $ */ +/* $Id: tree.c,v 1.18 2009/10/30 18:53:09 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -15,7 +15,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ #include -#include #include #include #include -- cgit v1.2.3-56-ge451