aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gsm_04_08.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@netfilter.org>2009-12-20 13:48:15 +0100
committerHarald Welte <laforge@netfilter.org>2009-12-20 14:18:11 +0100
commitf88c8a02fc35fbcc8b85e3b51733f1a20ceadf13 (patch)
treeac894a909954d057f9ef9b0b19a37fc0afb3d864 /openbsc/src/gsm_04_08.c
parent392736d38bf9dae29800bde630c9ceee8a3914f3 (diff)
remove hand full of 'extern ipacc_rtp_direct' definitions
and instead declare it in gsm_data.h
Diffstat (limited to 'openbsc/src/gsm_04_08.c')
-rw-r--r--openbsc/src/gsm_04_08.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsc/src/gsm_04_08.c b/openbsc/src/gsm_04_08.c
index 227131671..2985d385c 100644
--- a/openbsc/src/gsm_04_08.c
+++ b/openbsc/src/gsm_04_08.c
@@ -57,8 +57,6 @@
void *tall_locop_ctx;
-extern int ipacc_rtp_direct;
-
static const struct tlv_definition rsl_att_tlvdef = {
.def = {
[GSM48_IE_MOBILE_ID] = { TLV_TYPE_TLV },