From 8f444c2bd9d5f3986062401b6ec40dba00825a42 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Fri, 14 Jul 2017 14:35:37 +0200 Subject: apply Change-Id: I8fb8a9f77ad682c6409c3abf362f9e1b996dd229 --- src/gprs/gtphub_vty.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gprs/gtphub_vty.c') diff --git a/src/gprs/gtphub_vty.c b/src/gprs/gtphub_vty.c index a30ad2a54..d611b1f9a 100644 --- a/src/gprs/gtphub_vty.c +++ b/src/gprs/gtphub_vty.c @@ -37,6 +37,7 @@ * globals. */ #include extern struct sgsn_instance *sgsn; +extern void *tall_bsc_ctx; static struct gtphub *g_hub = 0; static struct gtphub_cfg *g_cfg = 0; -- cgit v1.2.3