From 0878b3a9b13e602bf1a31682dd465c0a0debb282 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 1 Oct 2001 23:00:29 +0000 Subject: Fix ID's after a total boch CVS merge due to multiple people making commits to these files. As I sing to CVS: Have I told you lately that I hate your guts? Have I told you all SCM's are above you? You fill my heart with pain, take away all my merging joy, grow my troubles that's what you do." --- lib/libedit/parse.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libedit/parse.c') diff --git a/lib/libedit/parse.c b/lib/libedit/parse.c index e96743fbe3a22..f83dc94c6e386 100644 --- a/lib/libedit/parse.c +++ b/lib/libedit/parse.c @@ -36,8 +36,6 @@ * $NetBSD: parse.c,v 1.13 2000/09/04 22:06:31 lukem Exp $ */ -#include -__FBSDID("$FreeBSD$"); #if !defined(lint) && !defined(SCCSID) static char sccsid[] = "@(#)parse.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint && not SCCSID */ -- cgit v1.2.3