aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/xenstore_control.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenstore/xenstore_control.c')
-rw-r--r--tools/xenstore/xenstore_control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xenstore/xenstore_control.c b/tools/xenstore/xenstore_control.c
index 0be80261e4..0a108df0aa 100644
--- a/tools/xenstore/xenstore_control.c
+++ b/tools/xenstore/xenstore_control.c
@@ -2,7 +2,7 @@
#include <stdlib.h>
#include <string.h>
-#include "xs.h"
+#include "xenstore.h"
int main(int argc, char **argv)