aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tnef.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-tnef.c')
-rw-r--r--epan/dissectors/packet-tnef.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-tnef.c b/epan/dissectors/packet-tnef.c
index 15c22f97df..12b0b979b0 100644
--- a/epan/dissectors/packet-tnef.c
+++ b/epan/dissectors/packet-tnef.c
@@ -88,6 +88,9 @@
#define ATT_OEM_CODEPAGE (0x00069007) /* handled */
#define ATT_ORIGINAL_MESSAGE_CLASS (0x00079008) /* handled */
+void proto_register_tnef(void);
+void proto_reg_handoff_tnef(void);
+
static int proto_tnef = -1;
static int hf_tnef_signature = -1;