aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenpmd/xenpmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenpmd/xenpmd.c')
-rw-r--r--tools/xenpmd/xenpmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xenpmd/xenpmd.c b/tools/xenpmd/xenpmd.c
index 28de744ef0..5dffff828d 100644
--- a/tools/xenpmd/xenpmd.c
+++ b/tools/xenpmd/xenpmd.c
@@ -40,7 +40,7 @@
#include <dirent.h>
#include <unistd.h>
#include <sys/stat.h>
-#include <xs.h>
+#include <xenstore.h>
/* #define RUN_STANDALONE */
#define RUN_IN_SIMULATE_MODE