From 8d0b1237872546e5f3e2444280b8d3a2d10c45a5 Mon Sep 17 00:00:00 2001 From: xsa Date: Thu, 21 Jul 2005 11:42:24 +0000 Subject: is already included in "cvs.h", no need to duplicate; --- usr.bin/cvs/annotate.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/cvs/annotate.c') diff --git a/usr.bin/cvs/annotate.c b/usr.bin/cvs/annotate.c index 700051a1d40..553164e4b4b 100644 --- a/usr.bin/cvs/annotate.c +++ b/usr.bin/cvs/annotate.c @@ -1,4 +1,4 @@ -/* $OpenBSD: annotate.c,v 1.21 2005/07/14 06:54:59 xsa Exp $ */ +/* $OpenBSD: annotate.c,v 1.22 2005/07/21 11:42:24 xsa Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. @@ -24,7 +24,6 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include #include #include -- cgit v1.2.3-59-g8ed1b