aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-frstrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-dcerpc-frstrans.c')
-rw-r--r--epan/dissectors/packet-dcerpc-frstrans.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-dcerpc-frstrans.c b/epan/dissectors/packet-dcerpc-frstrans.c
index 06ba66c3fb..69eca0e039 100644
--- a/epan/dissectors/packet-dcerpc-frstrans.c
+++ b/epan/dissectors/packet-dcerpc-frstrans.c
@@ -29,6 +29,9 @@
#include "packet-windows-common.h"
#include "packet-dcerpc-frstrans.h"
+void proto_register_dcerpc_frstrans(void);
+void proto_reg_handoff_dcerpc_frstrans(void);
+
/* Ett declarations */
static gint ett_dcerpc_frstrans = -1;
static gint ett_frstrans_frstrans_TransportFlags = -1;