summaryrefslogtreecommitdiff
path: root/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'net.h')
-rw-r--r--net.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net.h b/net.h
index edaf9422c9..e23047c3ec 100644
--- a/net.h
+++ b/net.h
@@ -99,6 +99,7 @@ struct NICInfo {
char *name;
char *devaddr;
VLANState *vlan;
+ VLANClientState *netdev;
VLANClientState *vc;
void *private;
int used;