Don't export a bogus include to half the universe.
This commit is contained in:
parent
364c312409
commit
db8f1d4c9c
@ -16,18 +16,19 @@
|
||||
*
|
||||
* New configuration setup: dufault@hda.com
|
||||
*
|
||||
* $Id: scsiconf.c,v 1.26 1995/03/21 11:21:04 dufault Exp $
|
||||
* $Id: scsiconf.c,v 1.27 1995/04/14 15:10:37 dufault Exp $
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/devconf.h>
|
||||
#include <sys/conf.h>
|
||||
|
||||
#include <machine/clock.h>
|
||||
#include <machine/cpu.h> /* XXX For bootverbose (funny place) */
|
||||
|
||||
#include "scbus.h"
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
*
|
||||
* Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992
|
||||
*
|
||||
* $Id: scsiconf.h,v 1.21 1995/03/21 11:21:05 dufault Exp $
|
||||
* $Id: scsiconf.h,v 1.22 1995/04/14 15:10:39 dufault Exp $
|
||||
*/
|
||||
#ifndef SCSI_SCSICONF_H
|
||||
#define SCSI_SCSICONF_H 1
|
||||
@ -31,8 +31,6 @@ typedef unsigned char u_int8;
|
||||
#include <scsi/scsi_all.h>
|
||||
#include <scsi/scsi_driver.h>
|
||||
|
||||
#include <machine/cpu.h> /* XXX For bootverbose (funny place) */
|
||||
|
||||
/* Minor number fields:
|
||||
*
|
||||
* NON-FIXED SCSI devices:
|
||||
|
Loading…
Reference in New Issue
Block a user