From db852c09a282ef33627dd82914bc2a7d6e4de6b8 Mon Sep 17 00:00:00 2001 From: mrg Date: Mon, 29 Mar 1999 05:12:39 +0000 Subject: defined(attron) does not mean there is a --- mille/mille.c | 7 ++----- mille/misc.c | 8 ++------ mille/move.c | 8 ++------ mille/save.c | 8 ++------ 4 files changed, 8 insertions(+), 23 deletions(-) (limited to 'mille') diff --git a/mille/mille.c b/mille/mille.c index 84536051..a427286b 100644 --- a/mille/mille.c +++ b/mille/mille.c @@ -1,4 +1,4 @@ -/* $NetBSD: mille.c,v 1.6 1997/10/12 00:54:07 lukem Exp $ */ +/* $NetBSD: mille.c,v 1.7 1999/03/29 05:12:39 mrg Exp $ */ /* * Copyright (c) 1982, 1993 @@ -43,15 +43,12 @@ __COPYRIGHT("@(#) Copyright (c) 1982, 1993\n\ #if 0 static char sccsid[] = "@(#)mille.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: mille.c,v 1.6 1997/10/12 00:54:07 lukem Exp $"); +__RCSID("$NetBSD: mille.c,v 1.7 1999/03/29 05:12:39 mrg Exp $"); #endif #endif /* not lint */ # include "mille.h" # include -# ifdef attron -# include -# endif attron /* * @(#)mille.c 1.3 (Berkeley) 5/10/83 diff --git a/mille/misc.c b/mille/misc.c index 6971d06f..00a282d9 100644 --- a/mille/misc.c +++ b/mille/misc.c @@ -1,4 +1,4 @@ -/* $NetBSD: misc.c,v 1.7 1998/07/26 16:11:40 mycroft Exp $ */ +/* $NetBSD: misc.c,v 1.8 1999/03/29 05:12:39 mrg Exp $ */ /* * Copyright (c) 1983, 1993 @@ -38,7 +38,7 @@ #if 0 static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: misc.c,v 1.7 1998/07/26 16:11:40 mycroft Exp $"); +__RCSID("$NetBSD: misc.c,v 1.8 1999/03/29 05:12:39 mrg Exp $"); #endif #endif /* not lint */ @@ -57,10 +57,6 @@ __RCSID("$NetBSD: misc.c,v 1.7 1998/07/26 16:11:40 mycroft Exp $"); #endif -# ifdef attron -# include -# endif attron - /* * @(#)misc.c 1.2 (Berkeley) 3/28/83 */ diff --git a/mille/move.c b/mille/move.c index 0c9552fc..a9fe2130 100644 --- a/mille/move.c +++ b/mille/move.c @@ -1,4 +1,4 @@ -/* $NetBSD: move.c,v 1.7 1997/10/12 00:54:21 lukem Exp $ */ +/* $NetBSD: move.c,v 1.8 1999/03/29 05:12:39 mrg Exp $ */ /* * Copyright (c) 1983, 1993 @@ -38,7 +38,7 @@ #if 0 static char sccsid[] = "@(#)move.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: move.c,v 1.7 1997/10/12 00:54:21 lukem Exp $"); +__RCSID("$NetBSD: move.c,v 1.8 1999/03/29 05:12:39 mrg Exp $"); #endif #endif /* not lint */ @@ -49,10 +49,6 @@ __RCSID("$NetBSD: move.c,v 1.7 1997/10/12 00:54:21 lukem Exp $"); #include "unctrl.h" #endif -# ifdef attron -# include -# endif attron - /* * @(#)move.c 1.2 (Berkeley) 3/28/83 */ diff --git a/mille/save.c b/mille/save.c index 05c007f0..3715f7b0 100644 --- a/mille/save.c +++ b/mille/save.c @@ -1,4 +1,4 @@ -/* $NetBSD: save.c,v 1.6 1997/10/12 00:54:32 lukem Exp $ */ +/* $NetBSD: save.c,v 1.7 1999/03/29 05:12:39 mrg Exp $ */ /* * Copyright (c) 1983, 1993 @@ -38,7 +38,7 @@ #if 0 static char sccsid[] = "@(#)save.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: save.c,v 1.6 1997/10/12 00:54:32 lukem Exp $"); +__RCSID("$NetBSD: save.c,v 1.7 1999/03/29 05:12:39 mrg Exp $"); #endif #endif /* not lint */ @@ -48,10 +48,6 @@ __RCSID("$NetBSD: save.c,v 1.6 1997/10/12 00:54:32 lukem Exp $"); #include "unctrl.h" #endif -# ifdef attron -# include -# endif attron - /* * @(#)save.c 1.2 (Berkeley) 3/28/83 */ -- cgit v1.2.3-56-ge451