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/emacs.c | |
| parent | 79a79ad9b825e5dd5151ed130147677fda6fc644 (diff) | |
Notes
Diffstat (limited to 'lib/libedit/emacs.c')
| -rw-r--r-- | lib/libedit/emacs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libedit/emacs.c b/lib/libedit/emacs.c index afc141bbc715..2e82f13c01a6 100644 --- a/lib/libedit/emacs.c +++ b/lib/libedit/emacs.c @@ -36,8 +36,6 @@ * $NetBSD: emacs.c,v 1.8 2000/09/04 22:06:29 lukem Exp $ */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); #if !defined(lint) && !defined(SCCSID) static char sccsid[] = "@(#)emacs.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint && not SCCSID */ |
