osmo-msc/openbsc/src/nat
Holger Hans Peter Freyther c2b31ed9cd nat: Fix compilation with nat not being enabled.
common_vty.c was including bsc_nat.h which tried to
get the sccp/sccp_types.h which is not required to be
installed. Move all structs using/embedding SCCP structures
into the bsc_nat_sccp.h and include. This should fix
the compilation.
2010-07-31 05:20:31 +08:00
..
Makefile.am sccp: Use the external libosmo-sccp as sccp implementation 2010-07-31 04:09:38 +08:00
bsc_filter.c nat: Fix compilation with nat not being enabled. 2010-07-31 05:20:31 +08:00
bsc_mgcp_utils.c nat: Fix compilation with nat not being enabled. 2010-07-31 05:20:31 +08:00
bsc_nat.c nat: Fix compilation with nat not being enabled. 2010-07-31 05:20:31 +08:00
bsc_nat_utils.c nat: Fix compilation with nat not being enabled. 2010-07-31 05:20:31 +08:00
bsc_nat_vty.c nat: Fix compilation with nat not being enabled. 2010-07-31 05:20:31 +08:00
bsc_sccp.c nat: Fix compilation with nat not being enabled. 2010-07-31 05:20:31 +08:00