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