aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aodv.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-aodv.c')
-rw-r--r--epan/dissectors/packet-aodv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-aodv.c b/epan/dissectors/packet-aodv.c
index b3f90a1e3b..4ec809b165 100644
--- a/epan/dissectors/packet-aodv.c
+++ b/epan/dissectors/packet-aodv.c
@@ -50,6 +50,8 @@
* (both of the above two are draft-perkins-manet-aodv6-01.txt, which
* is from November 2000)
*/
+void proto_register_aodv(void);
+void proto_reg_handoff_aodv(void);
#define INET6_ADDRLEN 16
#define UDP_PORT_AODV 654