summaryrefslogtreecommitdiff
path: root/bin/ed/glbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/glbl.c')
-rw-r--r--bin/ed/glbl.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/ed/glbl.c b/bin/ed/glbl.c
index d79675d..b3bece5 100644
--- a/bin/ed/glbl.c
+++ b/bin/ed/glbl.c
@@ -28,15 +28,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-#ifndef lint
-#if 0
-static char *rcsid = "@(#)glob.c,v 1.1 1994/02/01 00:34:40 alm Exp";
-#else
-__RCSID("$NetBSD: glbl.c,v 1.10 2019/01/04 19:13:58 maya Exp $");
-#endif
-#endif /* not lint */
-
#include <sys/ioctl.h>
#include <sys/wait.h>