mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 19:30:47 -04:00
14 lines
402 B
C
14 lines
402 B
C
$NetBSD: patch-ioemu-qemu-xen_hw_pass-through.c,v 1.2 2012/05/30 03:27:05 taca Exp $
|
|
|
|
--- ioemu-qemu-xen/hw/pass-through.c.orig 2012-05-24 16:05:23.000000000 +0200
|
|
+++ ioemu-qemu-xen/hw/pass-through.c 2012-05-24 16:06:19.000000000 +0200
|
|
@@ -84,8 +84,6 @@
|
|
*/
|
|
|
|
#include "pass-through.h"
|
|
-#include "pci/header.h"
|
|
-#include "pci/pci.h"
|
|
#include "pt-msi.h"
|
|
#include "qemu-xen.h"
|
|
#include "iomulti.h"
|