aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lapd.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-lapd.c')
-rw-r--r--epan/dissectors/packet-lapd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-lapd.c b/epan/dissectors/packet-lapd.c
index 15ba189fc1..5e2d6f659e 100644
--- a/epan/dissectors/packet-lapd.c
+++ b/epan/dissectors/packet-lapd.c
@@ -50,6 +50,8 @@
#include <epan/expert.h>
#include <epan/wmem/wmem.h>
+void proto_register_lapd(void);
+
static int proto_lapd = -1;
static int hf_lapd_direction = -1;
static int hf_lapd_address = -1;