rocker: drop an unused include
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 3 May 2018 19:50:34 +0000 (22:50 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 1 Jun 2018 16:20:37 +0000 (19:20 +0300)
We don't use net/clients.h, drop that include.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/net/rocker/rocker_fp.c

index 27b17c890f8a2950910384922e8c7695c2fcecad..4aa7da79b81dfc8e129b189e5ef9f0666eba9990 100644 (file)
@@ -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"
This page took 0.024346 seconds and 4 git commands to generate.