On 05/25/2018 01:47 PM, Michael S. Tsirkin wrote: > We don't use net/clients.h, drop that include. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > hw/net/rocker/rocker_fp.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/hw/net/rocker/rocker_fp.c b/hw/net/rocker/rocker_fp.c > index 27b17c8..4aa7da7 100644 > --- a/hw/net/rocker/rocker_fp.c > +++ b/hw/net/rocker/rocker_fp.c > @@ -15,7 +15,6 @@ > */ > > #include "qemu/osdep.h" > -#include "net/clients.h" > #include "qapi/qapi-types-rocker.h" > #include "rocker.h" > #include "rocker_hw.h" >