On 06/19/2013 05:10 PM, Stefan Hajnoczi wrote: > On Wed, Jun 19, 2013 at 11:12:41AM +0800, Wanlong Gao wrote: >> hw/net/eepro100.c:108:0: error: "BIT" redefined [-Werror] >> In file included from /work/git/qemu/include/qemu/bitmap.h:16:0, >> from /work/git/qemu/include/sysemu/sysemu.h:12, >> from hw/net/eepro100.c:48: > > This #include does not exist in qemu.git/master. Therefore this patch > breaks the build. > > NACK
Oops, sorry it's my fault. Thanks, Wanlong Gao > >