This has been consistently nacked in upstream QEMU. Signed-off-by: Anthony Liguori <aliguori@xxxxxxxxxx> --- usb-linux.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/usb-linux.c b/usb-linux.c index 26643bd..70d7a1c 100644 --- a/usb-linux.c +++ b/usb-linux.c @@ -34,10 +34,6 @@ #include "qemu-timer.h" #include "monitor.h" -#if defined(__linux__) -#define __user -#endif - #include <dirent.h> #include <sys/ioctl.h> #include <signal.h> -- 1.6.0.6 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html