From f13af4da9dd47095d4d749900d3c4d1f265a5c7e Mon Sep 17 00:00:00 2001 From: Bill Joy Date: Sun, 31 Oct 1982 23:40:16 -0800 Subject: [PATCH 1/1] dkio.h in vax SCCS-vsn: sys/vax/mba/hp.c 4.57 --- usr/src/sys/vax/mba/hp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/src/sys/vax/mba/hp.c b/usr/src/sys/vax/mba/hp.c index 4d08e34b68..1ad24b957b 100644 --- a/usr/src/sys/vax/mba/hp.c +++ b/usr/src/sys/vax/mba/hp.c @@ -1,4 +1,4 @@ -/* hp.c 4.56 82/10/17 */ +/* hp.c 4.57 82/10/31 */ #ifdef HPDEBUG int hpdebug; @@ -33,9 +33,9 @@ int hpbdebug; #include "../h/cmap.h" #include "../h/dkbad.h" #include "../h/ioctl.h" -#include "../h/dkio.h" #include "../h/uio.h" +#include "../vax/dkio.h" #include "../vaxmba/mbareg.h" #include "../vaxmba/mbavar.h" #include "../vaxmba/hpreg.h" -- 2.20.1