--- src/common/l1sap.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/l1sap.c b/src/common/l1sap.c index c788a79..a4db8fb 100644 --- a/src/common/l1sap.c +++ b/src/common/l1sap.c @@ -44,6 +44,7 @@ #include <osmo-bts/bts.h> #include <osmo-bts/rsl.h> #include <osmo-bts/bts_model.h> +#include <osmo-bts/handover.h> static int l1sap_down(struct gsm_bts_trx *trx, struct osmo_phsap_prim *l1sap); -- 2.1.0
- [PATCH 20/33] l1sap: re-introduce a comment tha... Harald Welte
- [PATCH 21/33] Add TCH messages to PH-/MPH-/TCH-... Harald Welte
- [PATCH 31/33] Add gsmtap option to command line... Harald Welte
- [PATCH 22/33] l1sap: Use {data, empty}_req_from... Harald Welte
- [PATCH 29/33] Send primitives at PH-/MPH-/TCH-S... Harald Welte
- [PATCH 18/33] Relace bts_model_get_time() by ge... Harald Welte
- [PATCH 26/33] l1sap: Port code to new ciphering... Harald Welte
- [PATCH 07/33] l1sap: fix coding style Harald Welte
- [PATCH 19/33] Move chan act/rel/modify from bts... Harald Welte
- [PATCH 16/33] Add TIME (MPH_INFO) IND messages ... Harald Welte
- [PATCH 08/33] l1sap: fix missing include file a... Harald Welte
- [PATCH 02/33] Add header file of PH-/MPH-/TCH-S... Harald Welte
- [PATCH 32/33] Remove obsolete gsmtap handling f... Harald Welte
- [PATCH 25/33] sysmobts/l1_if: Sacch/Sdcc/Facch ... Harald Welte
- [PATCH 04/33] l1sap: Split ph_data_req() into s... Harald Welte
- Re: [PATCH 04/33] l1sap: Split ph_data_req... Holger Hans Peter Freyther
- Re: [PATCH 04/33] l1sap: Split ph_data... Harald Welte
- [PATCH 17/33] l1sap: Re-introduce more correct ... Harald Welte
- [PATCH 30/33] Move gsmtap VTY commands from osm... Harald Welte
- [PATCH 09/33] l1sap: RACH: Detect hand-over eve... Harald Welte
- [PATCH 24/33] Add SDCCH/SACCH/FACCH messages to... Harald Welte
