aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-07-09 22:00:25 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-07-25 01:07:00 +0200
commit94682e483224f2e4cabba1d24df1a40b33f78dc6 (patch)
tree0ae235ce4034ae5465ba068d5b1e543101744073
parentc9a759b1c571b923a8aa0044fa483550707972c4 (diff)
rm unneeded include
-rw-r--r--tests/msc_vlr/msc_vlr_tests.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/msc_vlr/msc_vlr_tests.c b/tests/msc_vlr/msc_vlr_tests.c
index d1414f47b..9d3862e02 100644
--- a/tests/msc_vlr/msc_vlr_tests.c
+++ b/tests/msc_vlr/msc_vlr_tests.c
@@ -33,7 +33,6 @@
#include <osmocom/ranap/iu_client.h>
#include <openbsc/gsup_client.h>
#include <openbsc/gsm_04_11.h>
-#include <openbsc/bsc_subscriber.h>
#include <openbsc/debug.h>
#include <openbsc/iucs_ranap.h>