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

[Xen-changelog] [xen-4.0-testing] libxl: fix fstat implicit declaration build error



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1280744242 -3600
# Node ID 6fbe56a1f0e334248de75ec072408f5057dabe66
# Parent  dbee8f645c47a468dbb5e0904312eb7a29b02fd3
libxl: fix fstat implicit declaration build error

Signed-off-by: Zhigang Wang <zhigang.x.wang@xxxxxxxxxx>
Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
xen-unstable changeset:   21895:de62cfdd7b9f
xen-unstable date:        Fri Jul 30 14:28:39 2010 +0100
---
 tools/libxl/libxl.c |    1 +
 1 files changed, 1 insertion(+)

diff -r dbee8f645c47 -r 6fbe56a1f0e3 tools/libxl/libxl.c
--- a/tools/libxl/libxl.c       Mon Aug 02 11:16:57 2010 +0100
+++ b/tools/libxl/libxl.c       Mon Aug 02 11:17:22 2010 +0100
@@ -20,6 +20,7 @@
 #include <string.h>
 #include <stdlib.h>
 #include <sys/types.h>
+#include <sys/stat.h>
 #include <fcntl.h>
 #include <sys/select.h>
 #include <sys/wait.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®.