Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/hpcmips/stand/pbsdboot nuke inclusion of compat.h



details:   https://anonhg.NetBSD.org/src/rev/237fc3ddeafa
branches:  trunk
changeset: 481637:237fc3ddeafa
user:      cgd <cgd%NetBSD.org@localhost>
date:      Thu Feb 03 03:20:03 2000 +0000

description:
nuke inclusion of compat.h

diffstat:

 sys/arch/hpcmips/stand/pbsdboot/platid.c      |  1 -
 sys/arch/hpcmips/stand/pbsdboot/platid_mask.c |  1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 828067d56849 -r 237fc3ddeafa sys/arch/hpcmips/stand/pbsdboot/platid.c
--- a/sys/arch/hpcmips/stand/pbsdboot/platid.c  Thu Feb 03 03:19:11 2000 +0000
+++ b/sys/arch/hpcmips/stand/pbsdboot/platid.c  Thu Feb 03 03:20:03 2000 +0000
@@ -1,2 +1,1 @@
-#include "compat.h"
 #include "../../hpcmips/platid.c"
diff -r 828067d56849 -r 237fc3ddeafa sys/arch/hpcmips/stand/pbsdboot/platid_mask.c
--- a/sys/arch/hpcmips/stand/pbsdboot/platid_mask.c     Thu Feb 03 03:19:11 2000 +0000
+++ b/sys/arch/hpcmips/stand/pbsdboot/platid_mask.c     Thu Feb 03 03:20:03 2000 +0000
@@ -1,2 +1,1 @@
-#include "compat.h"
 #include "../../hpcmips/platid_mask.c"



Home | Main Index | Thread Index | Old Index