aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/xs.c
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-10-07 16:49:29 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-10-07 16:49:29 +0100
commit5b013ee25684e0d3fb155123bd8ae33b8d465d60 (patch)
tree95e738944b7d4b1b8f5e12914814f83af076f2f6 /tools/xenstore/xs.c
parent79133a09fb76091261c5a2aac1b8bb84432eb02a (diff)
downloadxen-5b013ee25684e0d3fb155123bd8ae33b8d465d60.tar.gz
xen-5b013ee25684e0d3fb155123bd8ae33b8d465d60.tar.bz2
xen-5b013ee25684e0d3fb155123bd8ae33b8d465d60.zip
Rationalise xenstore header files a little. xenstored.h,
which defines aspects of the 'wire' protocol between xs daemon and clients in user and kernel land, is now xs_wire.h and moved to xen's public/io directory. From there it is more easily accessible by kernels. Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/xenstore/xs.c')
-rw-r--r--tools/xenstore/xs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/xenstore/xs.c b/tools/xenstore/xs.c
index 4f21bbc590..1b405f18f4 100644
--- a/tools/xenstore/xs.c
+++ b/tools/xenstore/xs.c
@@ -33,8 +33,6 @@
#include <errno.h>
#include <sys/ioctl.h>
#include "xs.h"
-#include "xenstored.h"
-#include "xs_lib.h"
#include "utils.h"
struct xs_handle