Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/vax/vax MSCP moved.
details: https://anonhg.NetBSD.org/src/rev/c3183c7779c4
branches: trunk
changeset: 474186:c3183c7779c4
user: ragge <ragge%NetBSD.org@localhost>
date: Wed Jun 30 18:48:06 1999 +0000
description:
MSCP moved.
diffstat:
sys/arch/vax/vax/disksubr.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9fc2e5c083ff -r c3183c7779c4 sys/arch/vax/vax/disksubr.c
--- a/sys/arch/vax/vax/disksubr.c Wed Jun 30 18:47:03 1999 +0000
+++ b/sys/arch/vax/vax/disksubr.c Wed Jun 30 18:48:06 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: disksubr.c,v 1.20 1999/03/24 05:51:16 mrg Exp $ */
+/* $NetBSD: disksubr.c,v 1.21 1999/06/30 18:48:06 ragge Exp $ */
/*
* Copyright (c) 1982, 1986, 1988 Regents of the University of California.
@@ -52,7 +52,7 @@
#include <machine/pcb.h>
#include <machine/cpu.h>
-#include <arch/vax/mscp/mscp.h> /* For disk encoding scheme */
+#include <dev/mscp/mscp.h> /* For disk encoding scheme */
#define b_cylin b_resid
Home |
Main Index |
Thread Index |
Old Index