aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/handover.h
diff options
context:
space:
mode:
authorKirill Zakharenko <earwin@gmail.com>2020-05-01 18:49:56 +0300
committerKirill Zakharenko <earwin@gmail.com>2020-05-01 18:49:56 +0300
commitf51f0bcef9e4d66c5bf4a4563762cf3b38861c1c (patch)
treea83b9be3ac029e1e3d8fd78755d693eca2fa37d6 /include/osmocom/bsc/handover.h
parentd7a64773bbd0f8bc98a55311a6b44108ac3b74d5 (diff)
parent74632859941d51a4f645d844cbb58709a8473443 (diff)
Merge master into fairwaves/production
Diffstat (limited to 'include/osmocom/bsc/handover.h')
-rw-r--r--include/osmocom/bsc/handover.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/bsc/handover.h b/include/osmocom/bsc/handover.h
index b00ee60f8..d22ac8696 100644
--- a/include/osmocom/bsc/handover.h
+++ b/include/osmocom/bsc/handover.h
@@ -23,7 +23,7 @@ struct gsm_network;
struct gsm_lchan;
struct gsm_bts;
struct gsm_subscriber_connection;
-struct gsm_meas_rep mr;
+struct gsm_meas_rep;
enum handover_result {
HO_RESULT_OK,