aboutsummaryrefslogtreecommitdiff
path: root/include/net/announce.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/announce.h')
-rw-r--r--include/net/announce.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/announce.h b/include/net/announce.h
index b89f1c28b5..892d302b65 100644
--- a/include/net/announce.h
+++ b/include/net/announce.h
@@ -36,4 +36,6 @@ void qemu_announce_timer_reset(AnnounceTimer *timer,
QEMUTimerCB *cb,
void *opaque);
+void qemu_announce_self(AnnounceTimer *timer, AnnounceParameters *params);
+
#endif