summaryrefslogtreecommitdiff
path: root/sysutils/xentools30/files/xenio3.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xentools30/files/xenio3.h')
-rw-r--r--sysutils/xentools30/files/xenio3.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xentools30/files/xenio3.h b/sysutils/xentools30/files/xenio3.h
index 2c74ae376e6..6a54e8b3790 100644
--- a/sysutils/xentools30/files/xenio3.h
+++ b/sysutils/xentools30/files/xenio3.h
@@ -1,4 +1,4 @@
-/* $NetBSD: xenio3.h,v 1.1.1.1 2006/07/02 16:49:31 bouyer Exp $ */
+/* $NetBSD: xenio3.h,v 1.2 2006/10/19 22:57:13 bouyer Exp $ */
/******************************************************************************
* evtchn.h
*
@@ -28,8 +28,8 @@
* IN THE SOFTWARE.
*/
-#ifndef __LINUX_PUBLIC_EVTCHN_H__
-#define __LINUX_PUBLIC_EVTCHN_H__
+#ifndef __NetBSD_XENIO3_H__
+#define __NetBSD_XENIO3_H__
/*
* Bind a fresh port to VIRQ @virq.
@@ -86,4 +86,4 @@ struct ioctl_evtchn_notify {
#define IOCTL_EVTCHN_RESET \
_IO('E', 9)
-#endif /* __LINUX_PUBLIC_EVTCHN_H__ */
+#endif /* __NetBSD_XENIO3_H__ */