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/history.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libedit/history.c') diff --git a/lib/libedit/history.c b/lib/libedit/history.c index f0eff88d5e32f..c88979e4cff4a 100644 --- a/lib/libedit/history.c +++ b/lib/libedit/history.c @@ -36,8 +36,6 @@ * $NetBSD: history.c,v 1.16 2000/09/04 22:06:30 lukem Exp $ */ -#include -__FBSDID("$FreeBSD$"); #if !defined(lint) && !defined(SCCSID) static char sccsid[] = "@(#)history.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint && not SCCSID */ -- cgit v1.2.3