mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Fixed includes in scsi/scsi_disk.c.
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include <86box/ui.h>
|
||||
#include <86box/scsi_disk.h>
|
||||
#include <86box/version.h>
|
||||
#include <86box/plat_fallthrough.h>
|
||||
|
||||
#define scsi_disk_sense_error dev->sense[0]
|
||||
#define scsi_disk_sense_key dev->sense[2]
|
||||
|
||||
Reference in New Issue
Block a user