[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] libxl: <sys/signal.h> -> <signal.h>



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

Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
 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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.