From b65933479a786637c87bc614705959a36c45e7db Mon Sep 17 00:00:00 2001 From: kmacy Date: Fri, 15 Aug 2008 04:00:44 +0000 Subject: Compile fixes for xen build. MFC after: 1 month. --- sys/xen/evtchn/evtchn.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/xen/evtchn') diff --git a/sys/xen/evtchn/evtchn.c b/sys/xen/evtchn/evtchn.c index e7a40a2..1d4b688 100644 --- a/sys/xen/evtchn/evtchn.c +++ b/sys/xen/evtchn/evtchn.c @@ -28,6 +28,7 @@ __FBSDID("$FreeBSD$"); #include + /* linux helper functions that got sucked in * rename and move XXX */ -- cgit v1.1