aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipfc.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-ipfc.c')
-rw-r--r--epan/dissectors/packet-ipfc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-ipfc.c b/epan/dissectors/packet-ipfc.c
index 17be670dce..7d565d3e39 100644
--- a/epan/dissectors/packet-ipfc.c
+++ b/epan/dissectors/packet-ipfc.c
@@ -41,6 +41,9 @@
#include "packet-ipfc.h"
#include "packet-llc.h"
+void proto_register_ipfc(void);
+void proto_reg_handoff_ipfc(void);
+
/* Initialize the protocol and registered fields */
static int proto_ipfc = -1;
static int hf_ipfc_network_da = -1;