diff options
Diffstat (limited to 'include/hw/scsi/emulation.h')
-rw-r--r-- | include/hw/scsi/emulation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/scsi/emulation.h b/include/hw/scsi/emulation.h index 09fba1ff39..9521704326 100644 --- a/include/hw/scsi/emulation.h +++ b/include/hw/scsi/emulation.h @@ -1,5 +1,5 @@ #ifndef HW_SCSI_EMULATION_H -#define HW_SCSI_EMULATION_H 1 +#define HW_SCSI_EMULATION_H typedef struct SCSIBlockLimits { bool wsnz; |