aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/abis_rsl.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-01-06 13:47:04 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-01-06 14:52:50 +0100
commit54146271b61a07047ead319f26c2064826220d47 (patch)
tree5a8533977603d30a68dcbcc1d1ce7dc28835fc6e /openbsc/include/openbsc/abis_rsl.h
parent913bc032b9f1b18cdcf8f15bdb663879c415c762 (diff)
misc: Forward declare the struct gsm_bts_trx_ts to avoid warning.
Diffstat (limited to 'openbsc/include/openbsc/abis_rsl.h')
-rw-r--r--openbsc/include/openbsc/abis_rsl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/abis_rsl.h b/openbsc/include/openbsc/abis_rsl.h
index 4f9d483d9..f95fa312a 100644
--- a/openbsc/include/openbsc/abis_rsl.h
+++ b/openbsc/include/openbsc/abis_rsl.h
@@ -29,6 +29,7 @@
struct gsm_bts;
struct gsm_lchan;
struct gsm_subscriber;
+struct gsm_bts_trx_ts;
int rsl_bcch_info(struct gsm_bts_trx *trx, u_int8_t type,