iwj writes ("[PATCH] avoid name clashes due to LIST_* macros"): > qemu's audio subdirectory contains a copy of BSD's sys-queue.h, which > defines a bunch of LIST_ macros. This makes it difficult to build a > program made partly out of qemu and partly out of the Linux kernel[1], > since Linux has a different set of LIST_ macros. It might also cause > trouble when mixing with BSD-derived code. > > Under the circumstances it's probably best to rename the versions in > qemu. The attached patch does this.
Was there something wrong with my patch ? I don't seem to have seen any replies to it. Ian.