aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/compat/xs.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenstore/compat/xs.h')
-rw-r--r--tools/xenstore/compat/xs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/xenstore/compat/xs.h b/tools/xenstore/compat/xs.h
new file mode 100644
index 0000000000..99cf39bb1a
--- /dev/null
+++ b/tools/xenstore/compat/xs.h
@@ -0,0 +1,2 @@
+#warning xs.h is deprecated use xenstore.h instead
+#include <xenstore.h>