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/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Oct 25 15:25:52 UTC 2019


pespin has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/78/15878/1

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: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191025/4471411e/attachment.htm>


More information about the gerrit-log mailing list