mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 04:53:24 +00:00
[vty] Forward declare the extra init function the base is calling
This commit is contained in:
@@ -1740,6 +1740,8 @@ DEFUN(cfg_ts_e1_subslot,
|
||||
return CMD_SUCCESS;
|
||||
}
|
||||
|
||||
extern int bsc_vty_init_extra(struct gsm_network *net);
|
||||
|
||||
int bsc_vty_init(struct gsm_network *net)
|
||||
{
|
||||
gsmnet = net;
|
||||
|
||||
Reference in New Issue
Block a user