summaryrefslogtreecommitdiffstats
path: root/net/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/socket.h')
-rw-r--r--net/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/socket.h b/net/socket.h
index 82b4d16..3f8a092 100644
--- a/net/socket.h
+++ b/net/socket.h
@@ -28,6 +28,6 @@
#include "qapi-types.h"
int net_init_socket(const NetClientOptions *opts, const char *name,
- VLANClientState *peer);
+ NetClientState *peer);
#endif /* QEMU_NET_SOCKET_H */
OpenPOWER on IntegriCloud