aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/xen-sys/NetBSD/privcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/xen-sys/NetBSD/privcmd.h')
-rw-r--r--tools/include/xen-sys/NetBSD/privcmd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/include/xen-sys/NetBSD/privcmd.h b/tools/include/xen-sys/NetBSD/privcmd.h
index d670b41475..1296b30e5f 100644
--- a/tools/include/xen-sys/NetBSD/privcmd.h
+++ b/tools/include/xen-sys/NetBSD/privcmd.h
@@ -36,6 +36,7 @@ typedef struct privcmd_hypercall
{
unsigned long op;
unsigned long arg[5];
+ long retval;
} privcmd_hypercall_t;
typedef struct privcmd_mmap_entry {