aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/rrlp.c
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-11-30 00:44:32 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-30 22:46:15 +0100
commita8945ce37c23ba557b8b369943a5730b73c46604 (patch)
treee5c08df901cc1b15979c7afe5ed88d9bd2c4cfce /src/libmsc/rrlp.c
parent69d439534223121b912247926e6437f5af46c433 (diff)
move ran_conn declarations to new ran_conn.h
With the dawn of inter-BSC,MSC handover, adopting the MSC-A,-I,-T roles from 3GPP TS 49.008, the RAN connection shall soon be a neatly separated corner of osmo-msc, so gravitate ran_conn decarations to files of matching name. Also, the current chaos of API defined in files with mismatching/meaningless names drives me crazy. Change-Id: Ice31e6c43e46678538c65261f150c67e1d0845e5
Diffstat (limited to 'src/libmsc/rrlp.c')
-rw-r--r--src/libmsc/rrlp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libmsc/rrlp.c b/src/libmsc/rrlp.c
index c0747cdca..6ff30b748 100644
--- a/src/libmsc/rrlp.c
+++ b/src/libmsc/rrlp.c
@@ -27,6 +27,7 @@
#include <osmocom/msc/signal.h>
#include <osmocom/msc/debug.h>
#include <osmocom/msc/gsm_subscriber.h>
+#include <osmocom/msc/ran_conn.h>
/* RRLP msPositionReq, nsBased,
* Accuracy=60, Method=gps, ResponseTime=2, oneSet */