summaryrefslogtreecommitdiff
path: root/sysutils/xentools3-hvm/patches/patch-au
blob: 72acfa62e8b03fb4f35c6c9da66f82ef92b03c65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-au,v 1.2 2008/02/17 16:29:03 bouyer Exp $

--- libxc/xc_private.h.orig	2006-10-16 22:15:35.000000000 +0200
+++ libxc/xc_private.h	2006-10-16 22:16:09.000000000 +0200
@@ -15,7 +15,11 @@
 
 #include "xenctrl.h"
 
+#ifdef __NetBSD__
+#include <xen/xenio.h>
+#else
 #include <xen/sys/privcmd.h>
+#endif
 
 /* valgrind cannot see when a hypercall has filled in some values.  For this
    reason, we must zero the privcmd_hypercall_t or domctl/sysctl instance