gsm abis pgsql: fix no previous prototype for 'proto_register_abis_pgsl/proto_reg_handoff_abis_pgsl' [-Wmissing-prototypes]

Change-Id: I6138ca727e6802bc2066bc1ecb8549365b588da2
Reviewed-on: https://code.wireshark.org/review/17139
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-08-18 13:20:53 +02:00 committed by Anders Broman
parent b2a6bb18aa
commit 81fe1cada6
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@
#include <epan/packet.h>
void proto_register_abis_pgsl(void);
void proto_reg_handoff_abis_pgsl(void);
enum {
SUB_DATA,