Change file mode into 644
[platform/core/connectivity/stc-manager.git] / include / stc-manager-plugin-procfs.h
old mode 100755 (executable)
new mode 100644 (file)
index 83e7332..9e7b565
@@ -24,6 +24,7 @@
 int stc_plugin_procfs_init(void);
 int stc_plugin_procfs_deinit(void);
 
+stc_error_e stc_plugin_procfs_load_pid(void);
 stc_error_e stc_plugin_procfs_app_status_changed(stc_cmd_type_e cmd,
                                pid_t pid, const gchar *app_id, const gchar *pkg_id, stc_app_type_e app_type);