From d06599430ac907d1a89bbfda4bf3621f909aac8e Mon Sep 17 00:00:00 2001 From: David Turner Date: Fri, 10 Sep 2010 10:42:32 +0200 Subject: upstream: qemu-common.h updates. --- net.h | 1 - 1 file changed, 1 deletion(-) (limited to 'net.h') diff --git a/net.h b/net.h index 89e7706..ad17fdf 100644 --- a/net.h +++ b/net.h @@ -5,7 +5,6 @@ /* VLANs support */ -typedef struct VLANClientState VLANClientState; typedef int (NetCanReceive)(VLANClientState *); typedef ssize_t (NetReceive)(VLANClientState *, const uint8_t *, size_t); -- cgit v1.1