|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] [QEMU] Fix build on some distros (e.g., F
# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Node ID 5c58df8c78851d47bf7130308895c4e0ac5fa5ad
# Parent dfbadf4696fdb5a9a396ca0e12b087e9629a8b48
[QEMU] Fix build on some distros (e.g., FC6T3).
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
---
tools/ioemu/usb-linux.c | 1 -
1 files changed, 1 deletion(-)
diff -r dfbadf4696fd -r 5c58df8c7885 tools/ioemu/usb-linux.c
--- a/tools/ioemu/usb-linux.c Sat Sep 23 13:39:32 2006 +0100
+++ b/tools/ioemu/usb-linux.c Sat Sep 23 13:57:55 2006 +0100
@@ -26,7 +26,6 @@
#if defined(__linux__)
#include <dirent.h>
#include <sys/ioctl.h>
-#include <linux/compiler.h>
#include <linux/usbdevice_fs.h>
#include <linux/version.h>
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] [QEMU] Fix build on some distros (e.g., FC6T3).,
Xen patchbot-unstable <=
|
|
|
|
|