aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dmx-text.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-dmx-text.c')
-rw-r--r--epan/dissectors/packet-dmx-text.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-dmx-text.c b/epan/dissectors/packet-dmx-text.c
index 29397efebd..4dedcced9e 100644
--- a/epan/dissectors/packet-dmx-text.c
+++ b/epan/dissectors/packet-dmx-text.c
@@ -40,6 +40,8 @@
#include <epan/packet.h>
+void proto_register_dmx_text(void);
+
static int proto_dmx_text = -1;
static int hf_dmx_text_page_nr = -1;