qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] compiler.h include fix for usb-linux.c


From: ( अमेय पाळंदे ) Ameya Palande
Subject: [Qemu-devel] [PATCH] compiler.h include fix for usb-linux.c
Date: Wed, 10 Jan 2007 20:37:28 +0100

Hi,

Redhat and its derivatives don't have /usr/include/linux/compiler.h
But debian, opensuse etc. have compiler.h

Without including compiler.h in usb-linux.c build fails on opensuse.

So instead of removing compiler.h, its better to check if it is there
on build host and if it is there then include it.

patch is made against qemu-snapshot-2007-01-10_05

Regards,
Ameya.

Attachment: compiler-h-fix.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]