aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/xen/lowlevel/checkpoint/libcheckpoint.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/python/xen/lowlevel/checkpoint/libcheckpoint.c')
-rw-r--r--tools/python/xen/lowlevel/checkpoint/libcheckpoint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/python/xen/lowlevel/checkpoint/libcheckpoint.c b/tools/python/xen/lowlevel/checkpoint/libcheckpoint.c
index 0fc433fcf9..01c0d47c12 100644
--- a/tools/python/xen/lowlevel/checkpoint/libcheckpoint.c
+++ b/tools/python/xen/lowlevel/checkpoint/libcheckpoint.c
@@ -11,7 +11,7 @@
#include <xenctrl.h>
#include <xenguest.h>
-#include <xs.h>
+#include <xenstore.h>
#include "checkpoint.h"