X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=hw%2Fpci.c;h=c43be3e81b5d7fc596c5c7ada6943fa6233f27f8;hb=87ecb68bdf8a3e40ef885ddbb7ca1797dca40ebf;hp=7e8adc463ebca538801e7c50485465dfa704ae6a;hpb=257514ddce752fe0b4aeb4b7957bc5661eadbef8;p=qemu diff --git a/hw/pci.c b/hw/pci.c index 7e8adc4..c43be3e 100644 --- a/hw/pci.c +++ b/hw/pci.c @@ -21,7 +21,10 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ -#include "vl.h" +#include "hw.h" +#include "pci.h" +#include "console.h" +#include "net.h" //#define DEBUG_PCI