aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-9p.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-9p.c')
-rw-r--r--epan/dissectors/packet-9p.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/epan/dissectors/packet-9p.c b/epan/dissectors/packet-9p.c
index 4c04f994fd..2d589afb81 100644
--- a/epan/dissectors/packet-9p.c
+++ b/epan/dissectors/packet-9p.c
@@ -36,6 +36,10 @@
#define NINEPORT 564
+/* Forward declarations */
+void proto_register_9p(void);
+void proto_reg_handoff_9p(void);
+
/*Message types for 9P */
/*See man 5 intro on Plan 9 - or;
http://www.cs.bell-labs.com/sys/man/5/INDEX.html