mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
419 B
C
13 lines
419 B
C
$NetBSD: patch-qemu-xen-traditional_hw_pt-msi.h,v 1.1 2013/05/15 06:58:50 jnemeth Exp $
|
|
|
|
--- qemu-xen-traditional/hw/pt-msi.h.orig 2012-05-24 16:09:24.000000000 +0200
|
|
+++ qemu-xen-traditional/hw/pt-msi.h 2012-05-24 16:15:19.000000000 +0200
|
|
@@ -1,7 +1,6 @@
|
|
#ifndef _PT_MSI_H
|
|
#define _PT_MSI_H
|
|
|
|
-#include "pci/pci.h"
|
|
#include "pass-through.h"
|
|
|
|
#define PCI_CAP_ID_MSI 0x05 /* Message Signalled Interrupts */
|