On 2/26/21 8:56 AM, Bin Meng wrote: > From: Bin Meng <[email protected]> > > "qemu-common.h" should be included to provide the forward declaration > of qemu_hexdump() when DEBUG_NET is on. > > Signed-off-by: Bin Meng <[email protected]> > --- > > net/net.c | 1 + > 1 file changed, 1 insertion(+)
Similarly: - hw/net/fsl_etsec/etsec.c - hw/net/fsl_etsec/rings.c Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
