On 2/26/21 8:56 AM, Bin Meng wrote: > From: Bin Meng <bin.m...@windriver.com> > > "qemu-common.h" should be included to provide the forward declaration > of qemu_hexdump() when DEBUG_NET is on. > > Signed-off-by: Bin Meng <bin.m...@windriver.com> > --- > > 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é <phi...@redhat.com>