Fix for CID:860302
[platform/core/connectivity/net-config.git] / include / wifi-agent.h
old mode 100644 (file)
new mode 100755 (executable)
index 2c81e18..7631cca
@@ -26,8 +26,8 @@ extern "C" {
 
 #include "wifi.h"
 
-gboolean netconfig_agent_register(void);
-gboolean netconfig_agent_unregister(void);
+gboolean connman_register_agent(void);
+gboolean connman_unregister_agent(void);
 
 gboolean netconfig_wifi_set_agent_field_for_eap_network(
                const char *name, const char *identity, const char *passphrase);