diff options
-rw-r--r-- | hw/scsi/viosrp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/scsi/viosrp.h b/hw/scsi/viosrp.h index d8e365d..25676c2 100644 --- a/hw/scsi/viosrp.h +++ b/hw/scsi/viosrp.h @@ -34,6 +34,8 @@ #ifndef PPC_VIOSRP_H #define PPC_VIOSRP_H +#include "hw/scsi/srp.h" + #define SRP_VERSION "16.a" #define SRP_MAX_IU_LEN 256 #define SRP_MAX_LOC_LEN 32 |