Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27866 )
Change subject: Move struct gsm_bts_paging_state to paging.h ......................................................................
Patch Set 2:
(1 comment)
File src/ipaccess/Makefile.am:
https://gerrit.osmocom.org/c/osmo-bsc/+/27866/comment/af0a101b_baa41fe5 PS2, Line 12: $(LIBOSMONETIF_CFLAGS) \ What if instead of <paging.h> we simply add a forward declaration of 'struct gsm_bts_paging_state' to bts.h? Would this eliminate the need for additional CFLAGS? If not, please explain in the commit message why are these CFLAGS needed.