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/diff.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/cvs/diff.c') diff --git a/usr.bin/cvs/diff.c b/usr.bin/cvs/diff.c index d65870c17e8..a0f71fe1188 100644 --- a/usr.bin/cvs/diff.c +++ b/usr.bin/cvs/diff.c @@ -1,4 +1,4 @@ -/* $OpenBSD: diff.c,v 1.50 2005/07/11 01:32:17 joris Exp $ */ +/* $OpenBSD: diff.c,v 1.51 2005/07/21 11:42:24 xsa Exp $ */ /* * Copyright (C) Caldera International Inc. 2001-2002. * All rights reserved. @@ -126,7 +126,6 @@ * 6n words for files of length n. */ -#include #include #include -- cgit v1.2.3-59-g8ed1b