]> Git Repo - qemu.git/blobdiff - hw/sd/sd.c
hw: Clean up includes
[qemu.git] / hw / sd / sd.c
index 1a9935cf916fc8d7febfd95c68e2587cb792cdd0..7580449f97c1d7bddd26fda6adc4c222d1a9ee31 100644 (file)
@@ -29,6 +29,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#include "qemu/osdep.h"
 #include "hw/hw.h"
 #include "sysemu/block-backend.h"
 #include "hw/sd/sd.h"
This page took 0.022707 seconds and 4 git commands to generate.