Mailing List Archive

Remove unused #include <sys/ioctl.h>.
# HG changeset patch
# User emellor@leeni.uk.xensource.com
# Node ID d8451bb6278cb5f3f477dd9392213be7c66730b4
# Parent bd816eee9cf68f457e88589b301de2300462435e
Remove unused #include <sys/ioctl.h>.

Signed-off-by: Ewan Mellor <ewan@xensource.com>

diff -r bd816eee9cf6 -r d8451bb6278c tools/xenstore/xs.c
--- a/tools/xenstore/xs.c Wed Mar 1 13:49:31 2006
+++ b/tools/xenstore/xs.c Wed Mar 1 16:52:37 2006
@@ -31,7 +31,6 @@
#include <signal.h>
#include <stdint.h>
#include <errno.h>
-#include <sys/ioctl.h>
#include <pthread.h>
#include "xs.h"
#include "list.h"
@@ -343,7 +342,6 @@
free(ret);
saved_errno = EBADF;
goto close_fd;
-
}
return ret;


_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog