From 54146271b61a07047ead319f26c2064826220d47 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 6 Jan 2011 13:47:04 +0100 Subject: misc: Forward declare the struct gsm_bts_trx_ts to avoid warning. --- openbsc/include/openbsc/abis_rsl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/include/openbsc/abis_rsl.h') 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, -- cgit v1.2.3