]> Git Repo - qemu.git/blobdiff - hw/ide.c
Add statics and missing #includes for prototypes.
[qemu.git] / hw / ide.c
index 575605b952c208ceba59777e018dcc739289e59b..bf2cc14f4c7e3def41faeaef717197e19d808804 100644 (file)
--- a/hw/ide.c
+++ b/hw/ide.c
@@ -30,6 +30,7 @@
 #include "block.h"
 #include "qemu-timer.h"
 #include "sysemu.h"
+#include "ppc_mac.h"
 
 /* debug IDE devices */
 //#define DEBUG_IDE
This page took 0.024174 seconds and 4 git commands to generate.