aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fcfcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-fcfcs.c')
-rw-r--r--epan/dissectors/packet-fcfcs.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-fcfcs.c b/epan/dissectors/packet-fcfcs.c
index ef86c94ea7..34fbccaa38 100644
--- a/epan/dissectors/packet-fcfcs.c
+++ b/epan/dissectors/packet-fcfcs.c
@@ -37,6 +37,9 @@
#include "packet-fcct.h"
#include "packet-fcfcs.h"
+void proto_register_fcfcs(void);
+void proto_reg_handoff_fcfcs(void);
+
/*
* See the FC-GS3 specification.
*/