Subject: minor fixes for COMPAT_NOLABEL
To: None <port-hp300@sun-lamp.cs.berkeley.edu>
From: John Brezak <brezak@apollo.hp.com>
List: port-hp300
Date: 06/03/1994 14:47:26
This makes it compile...
*** /afs/ch.apollo.hp.com/users/brezak/src/netbsd/src/sys/arch/hp300/dev/rd_com
pat.c Mon May 23 02:01:20 1994
--- ./rd_compat.c Fri Jun 3 09:54:41 1994
***************
*** 49,55 ****
#include <sys/param.h>
#include <sys/disklabel.h>
! #include <hp/dev/device.h>
#include <hp300/dev/rdreg.h>
#include <hp300/dev/rdvar.h>
--- 49,55 ----
#include <sys/param.h>
#include <sys/disklabel.h>
! #include <hp300/dev/device.h>
#include <hp300/dev/rdreg.h>
#include <hp300/dev/rdvar.h>
*** /afs/ch.apollo.hp.com/users/brezak/src/netbsd/src/sys/arch/hp300/dev/sd_com
pat.c Mon May 23 02:01:30 1994
--- ./sd_compat.c Fri Jun 3 10:02:24 1994
***************
*** 45,51 ****
#include <sys/param.h>
#include <sys/disklabel.h>
! #include <hp/dev/device.h>
#include <hp300/dev/sdvar.h>
/*
--- 45,51 ----
#include <sys/param.h>
#include <sys/disklabel.h>
! #include <hp300/dev/device.h>
#include <hp300/dev/sdvar.h>
/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
John Brezak UUCP: uunet!apollo.hp!brezak
Hewlett Packard/Apollo Internet: brezak@ch.hp.com
300 Apollo Drive Phone: (508) 436-4915
Chelmsford, Massachusetts Fax: (508) 436-5122
------------------------------------------------------------------------------