From 9596ebb7012a19a45ca036a200acd617a93a321b Mon Sep 17 00:00:00 2001 From: pbrook Date: Sun, 18 Nov 2007 01:44:38 +0000 Subject: Add statics and missing #includes for prototypes. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3683 c046a42c-6fe2-441c-8c8c-71466251a162 --- hw/ide.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/ide.c') diff --git a/hw/ide.c b/hw/ide.c index 575605b..bf2cc14 100644 --- 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 -- cgit v1.1