aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/bts.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-09-22 16:39:55 +0200
committerHarald Welte <laforge@gnumonks.org>2015-09-22 16:39:55 +0200
commit329085a8ff2c1162a32eb617068fa5614efcde06 (patch)
tree290806d3a1bc7f64a0e7a8e1cc5b48bfd6578164 /include/osmo-bts/bts.h
parent1eaa3d72eaa10bb854b2adff48d3f7f3e06dcb8c (diff)
parent819b50e1a7b506a0a394cc71a795f0a9ce4083c1 (diff)
Merge branch '201509-l1sap'
Diffstat (limited to 'include/osmo-bts/bts.h')
-rw-r--r--include/osmo-bts/bts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmo-bts/bts.h b/include/osmo-bts/bts.h
index bfa2dc3e..0b91ccbc 100644
--- a/include/osmo-bts/bts.h
+++ b/include/osmo-bts/bts.h
@@ -41,6 +41,7 @@ void bts_update_status(enum bts_global_status which, int on);
int trx_ms_pwr_ctrl_is_osmo(struct gsm_bts_trx *trx);
+struct gsm_time *get_time(struct gsm_bts *bts);
#endif /* _BTS_H */