aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lg8979.c
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2014-04-14 14:47:30 +0200
committerAnders Broman <a.broman58@gmail.com>2014-04-14 12:50:31 +0000
commitc68769765cae2025e167c811a748e514822e73db (patch)
treea800b9c0a8326ccaa3ccf0eb256c5b7da6039d63 /epan/dissectors/packet-lg8979.c
parent167041a9be067f6d2aa5e16322822030bce06bea (diff)
Fix no previous prototype warnings.
Change-Id: I859597ebc957a58f659800ef63318f94e80feabf Reviewed-on: https://code.wireshark.org/review/1104 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-lg8979.c')
-rw-r--r--epan/dissectors/packet-lg8979.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-lg8979.c b/epan/dissectors/packet-lg8979.c
index 114a684496..5a9a492bae 100644
--- a/epan/dissectors/packet-lg8979.c
+++ b/epan/dissectors/packet-lg8979.c
@@ -29,6 +29,8 @@
#include "packet-tcp.h"
#include <epan/prefs.h>
+void proto_register_lg8979(void);
+
/* Initialize the protocol and registered fields */
static int proto_lg8979 = -1;
static int hf_lg8979_header = -1;