diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-01 23:00:29 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-01 23:00:29 +0000 |
| commit | 0878b3a9b13e602bf1a31682dd465c0a0debb282 (patch) | |
| tree | 2c0272f81bd48e744316a4edbcdb874a08094f92 /lib/libedit/map.c | |
| parent | 79a79ad9b825e5dd5151ed130147677fda6fc644 (diff) | |
Notes
Diffstat (limited to 'lib/libedit/map.c')
| -rw-r--r-- | lib/libedit/map.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libedit/map.c b/lib/libedit/map.c index 592631cc949f..67c61cf56500 100644 --- a/lib/libedit/map.c +++ b/lib/libedit/map.c @@ -36,8 +36,6 @@ * $NetBSD: map.c,v 1.13 2001/01/04 15:56:32 christos Exp $ */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); #if !defined(lint) && !defined(SCCSID) static char sccsid[] = "@(#)map.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint && not SCCSID */ |
