aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-09-23 14:15:46 +0200
committerMax <msuraev@sysmocom.de>2017-09-25 08:25:15 +0000
commit9cc704424a468cf628551354d07250f6b5710ca1 (patch)
tree2019d0269138e696226e481d5a7e4bef041798ed /src
parentdc10ce90b29d42557f3d8c9499a320ffcc3a91c8 (diff)
Further cleanup leftovers from BSC/MSC split
* drop unused header * fix name of jenkins test * remove dead code Change-Id: I986904864741995910b6ba92173b9f7b1b03e2f1
Diffstat (limited to 'src')
-rw-r--r--src/libbsc/bsc_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libbsc/bsc_init.c b/src/libbsc/bsc_init.c
index 5b6530d28..f3e13e2d7 100644
--- a/src/libbsc/bsc_init.c
+++ b/src/libbsc/bsc_init.c
@@ -37,7 +37,6 @@
#include <osmocom/bsc/e1_config.h>
#include <osmocom/bsc/common_bsc.h>
#include <osmocom/bsc/pcu_if.h>
-#include <osmocom/bsc/osmo_msc.h>
#include <limits.h>
/* global pointer to the gsm network data structure */