Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/acorn32/acorn32 Forgot to remove the include file f...



details:   https://anonhg.NetBSD.org/src/rev/912e2129edf4
branches:  trunk
changeset: 522202:912e2129edf4
user:      reinoud <reinoud%NetBSD.org@localhost>
date:      Tue Feb 12 19:21:36 2002 +0000

description:
Forgot to remove the include file for the COMPAT_OLD_BOOTLOADER option i
removed.

diffstat:

 sys/arch/acorn32/acorn32/rpc_machdep.c |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r aca38c8a1eb9 -r 912e2129edf4 sys/arch/acorn32/acorn32/rpc_machdep.c
--- a/sys/arch/acorn32/acorn32/rpc_machdep.c    Tue Feb 12 18:58:04 2002 +0000
+++ b/sys/arch/acorn32/acorn32/rpc_machdep.c    Tue Feb 12 19:21:36 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: rpc_machdep.c,v 1.14 2002/02/11 18:47:36 reinoud Exp $ */
+/*     $NetBSD: rpc_machdep.c,v 1.15 2002/02/12 19:21:36 reinoud Exp $ */
 
 /*
  * Copyright (c) 2000-2001 Reinoud Zandijk.
@@ -51,7 +51,6 @@
 #include "opt_cputypes.h"
 #include "opt_ddb.h"
 #include "opt_pmap_debug.h"
-#include "opt_compat_old_bootloader.h"
 #include "vidcvideo.h"
 #include "rpckbd.h"
 #include "pckbc.h"



Home | Main Index | Thread Index | Old Index