#pragma once /* Internal header used by libosmo-sccp, not available publicly for lib users */ #include #include bool osmo_ss7_asp_set_default_peer_hosts(struct osmo_ss7_asp *asp); bool osmo_ss7_xua_server_set_default_local_hosts(struct osmo_xua_server *oxs);