[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Remove unnecessary include of linux/compiler.h in libxenstat.
# HG changeset patch # User kfraser@xxxxxxxxxxxxxxxxxxxxx # Node ID 7654157278f1403614c047247751418fd25846c5 # Parent f20f1e7091a416a7aff644c4aa8fbd025d3f632a Remove unnecessary include of linux/compiler.h in libxenstat. Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx> --- tools/xenstat/libxenstat/src/xenstat.c | 1 - 1 files changed, 1 deletion(-) diff -r f20f1e7091a4 -r 7654157278f1 tools/xenstat/libxenstat/src/xenstat.c --- a/tools/xenstat/libxenstat/src/xenstat.c Wed Jul 26 13:23:05 2006 +0100 +++ b/tools/xenstat/libxenstat/src/xenstat.c Wed Jul 26 13:36:13 2006 +0100 @@ -20,7 +20,6 @@ #include <stdio.h> #include <string.h> #include <unistd.h> -#include <linux/compiler.h> #include <fcntl.h> #include <dirent.h> #include <sys/types.h> _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |