From ee6cfdc0d9710e3a69c8e1939eb21c8f2b759885 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 13 Jul 2017 02:03:50 +0200 Subject: split off osmo-sgsn: remove files, apply build Change-Id: I5d27ff93e56cd13e0e70edd15e2080201e35e91f --- src/gprs/gb_proxy_patch.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gprs/gb_proxy_patch.c') diff --git a/src/gprs/gb_proxy_patch.c b/src/gprs/gb_proxy_patch.c index 210fb2b96..bee315036 100644 --- a/src/gprs/gb_proxy_patch.c +++ b/src/gprs/gb_proxy_patch.c @@ -23,13 +23,14 @@ #include #include -#include #include #include #include #include +extern void *tall_bsc_ctx; + /* patch RA identifier in place */ static void gbproxy_patch_raid(uint8_t *raid_enc, struct gbproxy_peer *peer, int to_bss, const char *log_text) -- cgit v1.2.3