Change in osmo-bts[master]: loops.h: Fix missing include for struct l1sched_trx

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Oct 28 18:25:39 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/15878 )

Change subject: loops.h: Fix missing include for struct l1sched_trx
......................................................................

loops.h: Fix missing include for struct l1sched_trx

Change-Id: I67b63367e46bd43807f61e8f7e63924b8c2427e4
---
M src/osmo-bts-trx/loops.h
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/osmo-bts-trx/loops.h b/src/osmo-bts-trx/loops.h
index 50a658d..0db01d7 100644
--- a/src/osmo-bts-trx/loops.h
+++ b/src/osmo-bts-trx/loops.h
@@ -1,6 +1,8 @@
 #ifndef _TRX_LOOPS_H
 #define _TRX_LOOPS_H
 
+#include <osmo-bts/scheduler.h>
+
 /*
  * calibration of loops
  */

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I67b63367e46bd43807f61e8f7e63924b8c2427e4
Gerrit-Change-Number: 15878
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191028/9672981d/attachment.htm>


More information about the gerrit-log mailing list