aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/esp-scsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hw/esp-scsi.c')
-rw-r--r--src/hw/esp-scsi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hw/esp-scsi.c b/src/hw/esp-scsi.c
index 42a790f9..49c74ffd 100644
--- a/src/hw/esp-scsi.c
+++ b/src/hw/esp-scsi.c
@@ -20,6 +20,7 @@
#include "blockcmd.h" // scsi_drive_setup
#include "fw/paravirt.h" // runningOnQEMU
#include "disk.h"
+#include "string.h" // memset
#define ESP_TCLO 0x00
#define ESP_TCMID 0x04