Mailing List Archive

[xen-unstable] libxl: <sys/signal.h> -> <signal.h>
# HG changeset patch
# User Keir Fraser <keir.fraser@citrix.com>
# Date 1271159297 -3600
# Node ID 6bcd9677f4137d4962945734337f555489db03a7
# Parent 45f31ff01c12e86ec0f5bc038c69ca064b86011d
libxl: <sys/signal.h> -> <signal.h>

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
---
tools/libxl/xl.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 45f31ff01c12 -r 6bcd9677f413 tools/libxl/xl.c
--- a/tools/libxl/xl.c Tue Apr 13 12:45:51 2010 +0100
+++ b/tools/libxl/xl.c Tue Apr 13 12:48:17 2010 +0100
@@ -26,7 +26,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
-#include <sys/signal.h>
+#include <signal.h>
#include <sys/socket.h>
#include <sys/select.h>
#include <arpa/inet.h>

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