aboutsummaryrefslogtreecommitdiff
path: root/sys/xen/evtchn
diff options
context:
space:
mode:
authorKip Macy <kmacy@FreeBSD.org>2008-08-15 04:00:44 +0000
committerKip Macy <kmacy@FreeBSD.org>2008-08-15 04:00:44 +0000
commitf0c468df7108c768ac3a031fdadf58bf268acfeb (patch)
tree0721ec70e83fbe8cb95ceccec819f561a2f3958b /sys/xen/evtchn
parentad8ea5a8b2708ede8ff849eeb033a45f87b75af2 (diff)
downloadsrc-f0c468df7108c768ac3a031fdadf58bf268acfeb.tar.gz
src-f0c468df7108c768ac3a031fdadf58bf268acfeb.zip
Compile fixes for xen build.
MFC after: 1 month.
Notes
Notes: svn path=/head/; revision=181747
Diffstat (limited to 'sys/xen/evtchn')
-rw-r--r--sys/xen/evtchn/evtchn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/xen/evtchn/evtchn.c b/sys/xen/evtchn/evtchn.c
index e7a40a2ec765..1d4b6888789e 100644
--- a/sys/xen/evtchn/evtchn.c
+++ b/sys/xen/evtchn/evtchn.c
@@ -28,6 +28,7 @@ __FBSDID("$FreeBSD$");
#include <machine/xen/hypervisor.h>
+
/* linux helper functions that got sucked in
* rename and move XXX
*/