Skip to content
Success

Changes

Summary

  1. Drop use of libosmo-abis osmocom/abis/ipaccess.h (details)
Commit 1ca1a295ec91def8c09b3f62183be1d3982dd6f3 by Pau Espin Pedrol
Drop use of libosmo-abis osmocom/abis/ipaccess.h

That header is only really used to provide an old hack for
ipaccess-proxy tool in openbsc.h/osmo-bsc.h, and will be deprecated
soon.

src/ipaccess/ipaccess-config.c already has an explicit extern
declaration for ipacces_fd_cb() anyway, so drop the header in advance.

Take the chance to organize a bit better the includes based on dependency
chain.

Change-Id: I5f9daaf7789a56a08d2ec24b5e25e2e3b65b8b5b
The file was modifiedsrc/ipaccess/ipaccess-config.c
The file was modifiedsrc/osmo-bsc/bts_osmobts.c
The file was modifiedsrc/osmo-bsc/e1_config.c
The file was modifiedsrc/ipaccess/ipaccess-proxy.c
The file was modifiedsrc/osmo-bsc/bts_ipaccess_nanobts.c