Eric Blake <ebl...@redhat.com> writes: > On 01/30/2018 04:21 AM, Markus Armbruster wrote: >> Signed-off-by: Markus Armbruster <arm...@redhat.com> >> --- > >> +++ b/tests/test-clone-visitor.c >> @@ -11,7 +11,6 @@ >> >> #include "qemu-common.h" >> #include "qapi/clone-visitor.h" >> -#include "test-qapi-types.h" > > Overactive sed pattern? This is a different header. While the tests > still pass after deleting this include, removal of the test-qapi-types.h > line here and in other tests/ files should be a separate patch, or else > the commit message updated to mention it.
Intentional. I'll amend the commit message.