]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/sd/sdhci.c
hw: explicitly include qemu/log.h
[mirror_qemu.git] / hw / sd / sdhci.c
index d28b5871fc15815dda2f6e225d947093a8d511ab..01fbf228be49f179f0440b17574faac9ef405eed 100644 (file)
@@ -30,6 +30,7 @@
 #include "qemu/timer.h"
 #include "qemu/bitops.h"
 #include "sdhci-internal.h"
+#include "qemu/log.h"
 
 /* host controller debug messages */
 #ifndef SDHC_DEBUG