aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/src/xen_on_normal_exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxen/src/xen_on_normal_exit.c')
-rw-r--r--tools/libxen/src/xen_on_normal_exit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libxen/src/xen_on_normal_exit.c b/tools/libxen/src/xen_on_normal_exit.c
index 3cfe09766b..bbb4e276dc 100644
--- a/tools/libxen/src/xen_on_normal_exit.c
+++ b/tools/libxen/src/xen_on_normal_exit.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2006, XenSource Inc.
+ * Copyright (c) 2006-2007, XenSource Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -19,7 +19,7 @@
#include <string.h>
#include "xen_internal.h"
-#include "xen_on_normal_exit.h"
+#include <xen/api/xen_on_normal_exit.h>
#include "xen_on_normal_exit_internal.h"