Attention is currently required from: fixeria.
Timur Davydov has posted comments on this change by Timur Davydov. ( https://gerrit.osmocom.org/c/osmo-bts/+/42689?usp=email )
Change subject: build: make timerfd usage optional ......................................................................
Patch Set 3:
(1 comment)
File src/osmo-bts-trx/scheduler_trx.c:
https://gerrit.osmocom.org/c/osmo-bts/+/42689/comment/519db8d6_29fc2ce5?usp=... : PS2, Line 31: #ifdef HAVE_SYS_TIMERFD_H : #include <sys/timerfd.h> : #e
I believe this should be done after including `btsconfig. […]
Yes, it makes sense. I moved this check after including btsconfig.h, so it follows the same pattern as the surrounding code