summaryrefslogtreecommitdiffstats
path: root/net/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/socket.h')
-rw-r--r--net/socket.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/socket.h b/net/socket.h
index ea46f02..e1fe959 100644
--- a/net/socket.h
+++ b/net/socket.h
@@ -27,7 +27,6 @@
#include "net.h"
#include "qemu-common.h"
-int net_init_socket(QemuOpts *opts, Monitor *mon,
- const char *name, VLANState *vlan);
+int net_init_socket(QemuOpts *opts, const char *name, VLANState *vlan);
#endif /* QEMU_NET_SOCKET_H */
OpenPOWER on IntegriCloud