diff options
Diffstat (limited to 'sysutils/xentools3/patches/patch-av')
-rw-r--r-- | sysutils/xentools3/patches/patch-av | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/xentools3/patches/patch-av b/sysutils/xentools3/patches/patch-av new file mode 100644 index 00000000000..e6eb39e5b28 --- /dev/null +++ b/sysutils/xentools3/patches/patch-av @@ -0,0 +1,12 @@ +$NetBSD: patch-av,v 1.1.1.1 2007/06/14 19:39:46 bouyer Exp $ + +--- libxc/xg_private.h.orig 2006-10-16 22:15:35.000000000 +0200 ++++ libxc/xg_private.h 2006-10-16 22:16:19.000000000 +0200 +@@ -15,7 +15,6 @@ + #include "xenguest.h" + #include "xc_private.h" + +-#include <xen/sys/privcmd.h> + #include <xen/memory.h> + #include <xen/elfnote.h> + |