pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-bts/+/41789?usp=email )

Change subject: ta_control: Add missing include for lchan.h
......................................................................

ta_control: Add missing include for lchan.h

Change-Id: Iea1f7ed303ebd0c12a48bb3edf73a494b8736a39
---
M src/common/ta_control.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  dexter: Looks good to me, approved
  fixeria: Looks good to me, but someone else must approve




diff --git a/src/common/ta_control.c b/src/common/ta_control.c
index 10b04a9..64c44be 100644
--- a/src/common/ta_control.c
+++ b/src/common/ta_control.c
@@ -27,6 +27,7 @@

 #include <osmo-bts/gsm_data.h>
 #include <osmo-bts/bts_trx.h>
+#include <osmo-bts/lchan.h>
 #include <osmo-bts/logging.h>

 /* 3GPP TS 45.010 sec 5.6.3 Delay assessment error:

--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/41789?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Iea1f7ed303ebd0c12a48bb3edf73a494b8736a39
Gerrit-Change-Number: 41789
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to