Kindly ping. Thanks, Alex
On 2020/10/21 17:12, AlexChen wrote: > The "qemu-common.h" include is not used, remove it. > > Reported-by: Euler Robot <euler.ro...@huawei.com> > Signed-off-by: AlexChen <alex.c...@huawei.com> > --- > block/dmg-lzfse.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/block/dmg-lzfse.c b/block/dmg-lzfse.c > index 19d25bc646..6798cf4fbf 100644 > --- a/block/dmg-lzfse.c > +++ b/block/dmg-lzfse.c > @@ -22,7 +22,6 @@ > * THE SOFTWARE. > */ > #include "qemu/osdep.h" > -#include "qemu-common.h" > #include "dmg.h" > #include <lzfse.h> >