summaryrefslogtreecommitdiff
path: root/bin/ed/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/io.c')
-rw-r--r--bin/ed/io.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/ed/io.c b/bin/ed/io.c
index 7ef23b4..9a1a4bc 100644
--- a/bin/ed/io.c
+++ b/bin/ed/io.c
@@ -27,15 +27,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-#ifndef lint
-#if 0
-static char *rcsid = "@(#)io.c,v 1.1 1994/02/01 00:34:41 alm Exp";
-#else
-__RCSID("$NetBSD: io.c,v 1.10 2014/03/23 05:06:42 dholland Exp $");
-#endif
-#endif /* not lint */
-
#include "ed.h"