Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix VAPI's ipc_net_{regist_setup,plmn_sel_setup} renames for fsogsmd #3

Merged
merged 1 commit into from Sep 30, 2012

Conversation

GNUtoo
Copy link

@GNUtoo GNUtoo commented Sep 30, 2012

Without that fix fsogmsd fails to compile that way:
mediators_network.c: In function 'samsung_network_register_real_run_co':
mediators_network.c:711:2: warning: implicit declaration of function 'ipc_net_plmn_sel_setup' [-Wimplicit-function-declaration]
And:
mediators_network.c: In function 'samsung_network_get_status_real_run_co':
mediators_network.c:1426:2: warning: implicit declaration of function 'ipc_net_regist_setup' [-Wimplicit-function-declaration]

Signed-off-by: Denis 'GNUtoo' Carikli GNUtoo@no-log.org

Without that fix fsogmsd fails to compile that way:
  mediators_network.c: In function 'samsung_network_register_real_run_co':
  mediators_network.c:711:2: warning: implicit declaration of function 'ipc_net_plmn_sel_setup' [-Wimplicit-function-declaration]
And:
  mediators_network.c: In function 'samsung_network_get_status_real_run_co':
  mediators_network.c:1426:2: warning: implicit declaration of function 'ipc_net_regist_setup' [-Wimplicit-function-declaration]

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
morphis added a commit that referenced this pull request Sep 30, 2012
Fix VAPI's ipc_net_{regist_setup,plmn_sel_setup} renames for fsogsmd
@morphis morphis merged commit 96bfba2 into morphis:master Sep 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants