aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc_init.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/bsc_init.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/bsc_init.c')
-rw-r--r--openbsc/src/bsc_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/src/bsc_init.c b/openbsc/src/bsc_init.c
index 7065833bf..8450af6d0 100644
--- a/openbsc/src/bsc_init.c
+++ b/openbsc/src/bsc_init.c
@@ -35,7 +35,6 @@
/* global pointer to the gsm network data structure */
extern struct gsm_network *bsc_gsmnet;
-extern int ipacc_rtp_direct;
static void patch_nm_tables(struct gsm_bts *bts);