aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/xen/lowlevel/checkpoint/checkpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/python/xen/lowlevel/checkpoint/checkpoint.h')
-rw-r--r--tools/python/xen/lowlevel/checkpoint/checkpoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/python/xen/lowlevel/checkpoint/checkpoint.h b/tools/python/xen/lowlevel/checkpoint/checkpoint.h
index 4b119bb38c..187d9d768c 100644
--- a/tools/python/xen/lowlevel/checkpoint/checkpoint.h
+++ b/tools/python/xen/lowlevel/checkpoint/checkpoint.h
@@ -8,7 +8,7 @@
#include <time.h>
#include <xenguest.h>
-#include <xs.h>
+#include <xenstore.h>
typedef enum {
dt_unknown,