pespin submitted this change.
ta_control: Add missing include for lchan.h
Change-Id: Iea1f7ed303ebd0c12a48bb3edf73a494b8736a39
---
M src/common/ta_control.c
1 file changed, 1 insertion(+), 0 deletions(-)
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 change 41789. To unsubscribe, or for help writing mail filters, visit settings.