mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
399 B
C
14 lines
399 B
C
$NetBSD: patch-qemu-xen-traditional_hw_pt-graphics.c,v 1.1 2013/05/15 06:58:50 jnemeth Exp $
|
|
|
|
--- qemu-xen-traditional/hw/pt-graphics.c.orig 2012-05-24 16:16:49.000000000 +0200
|
|
+++ qemu-xen-traditional/hw/pt-graphics.c 2012-05-24 16:16:55.000000000 +0200
|
|
@@ -3,8 +3,6 @@
|
|
*/
|
|
|
|
#include "pass-through.h"
|
|
-#include "pci/header.h"
|
|
-#include "pci/pci.h"
|
|
|
|
#include <unistd.h>
|
|
#include <sys/ioctl.h>
|