aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lapbether.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-lapbether.c')
-rw-r--r--epan/dissectors/packet-lapbether.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-lapbether.c b/epan/dissectors/packet-lapbether.c
index 92aa8ccefd..29801927a7 100644
--- a/epan/dissectors/packet-lapbether.c
+++ b/epan/dissectors/packet-lapbether.c
@@ -30,6 +30,9 @@
#include <epan/packet.h>
#include <epan/etypes.h>
+void proto_register_lapbether(void);
+void proto_reg_handoff_lapbether(void);
+
static int proto_lapbether = -1;
static int hf_lapbether_length = -1;