misc: Forward declare the struct gsm_bts_trx_ts to avoid warning.

This commit is contained in:
Holger Hans Peter Freyther
2011-01-06 13:47:04 +01:00
parent 913bc032b9
commit 54146271b6

View File

@@ -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,