summaryrefslogtreecommitdiffstats
path: root/hw/scsi.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2009-11-26 15:33:47 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2009-12-03 09:41:36 -0600
commit1e37607b5e32dc5f4ee422ae45da4de659db0691 (patch)
tree4353fd29e540d35836b2364d0dcc269454e5c42e /hw/scsi.h
parentf5c5e38179aff8cc9bb8bd4c9fe42966f0e9f9fd (diff)
downloadhqemu-1e37607b5e32dc5f4ee422ae45da4de659db0691.zip
hqemu-1e37607b5e32dc5f4ee422ae45da4de659db0691.tar.gz
scsi: add/fix header protection.
Also delete the leftover and unused scsi-disk.h file. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/scsi.h')
-rw-r--r--hw/scsi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/scsi.h b/hw/scsi.h
index b6b6c12..d2b274c 100644
--- a/hw/scsi.h
+++ b/hw/scsi.h
@@ -1,5 +1,5 @@
-#ifndef SCSI_DISK_H
-#define SCSI_DISK_H
+#ifndef QEMU_HW_SCSI_H
+#define QEMU_HW_SCSI_H
#include "qdev.h"
OpenPOWER on IntegriCloud