aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-epm.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-dcerpc-epm.c')
-rw-r--r--epan/dissectors/packet-dcerpc-epm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-dcerpc-epm.c b/epan/dissectors/packet-dcerpc-epm.c
index f90cdaf5d6..f8c04ba12a 100644
--- a/epan/dissectors/packet-dcerpc-epm.c
+++ b/epan/dissectors/packet-dcerpc-epm.c
@@ -30,6 +30,8 @@
#include "packet-dcerpc.h"
#include "packet-dcerpc-nt.h"
+void proto_register_epm (void);
+void proto_reg_handoff_epm (void);
static int proto_epm3 = -1;
static int proto_epm4 = -1;