Fixed header includes in scsi.c.
This commit is contained in:
parent
2c2e325f60
commit
64b1aa89ff
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#include "ibm.h"
|
||||
#include "ide.h"
|
||||
#include "scsi.h"
|
||||
#include "scsi_cd.h"
|
||||
#include "scsi_hd.h"
|
||||
|
||||
#define STATE_IDLE 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue