summaryrefslogtreecommitdiff
path: root/hw/sd.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sd.h')
-rw-r--r--hw/sd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/sd.h b/hw/sd.h
index d0e7eceebb..9416df0db0 100644
--- a/hw/sd.h
+++ b/hw/sd.h
@@ -29,8 +29,6 @@
#ifndef __hw_sd_h
#define __hw_sd_h 1
-#include <vl.h>
-
#define OUT_OF_RANGE (1 << 31)
#define ADDRESS_ERROR (1 << 30)
#define BLOCK_LEN_ERROR (1 << 29)