aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_annex_c.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h248_annex_c.c')
-rw-r--r--epan/dissectors/packet-h248_annex_c.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-h248_annex_c.c b/epan/dissectors/packet-h248_annex_c.c
index 8afc8c3970..a4fc5ae646 100644
--- a/epan/dissectors/packet-h248_annex_c.c
+++ b/epan/dissectors/packet-h248_annex_c.c
@@ -30,6 +30,9 @@
#include <epan/wmem/wmem.h>
#include "packet-h248.h"
+
+void proto_register_h248_annex_c(void);
+
#define PNAME "H.248 Annex C"
#define PSNAME "H248C"
#define PFNAME "h248c"