X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=client%2Fagent.h;h=669a5934849037b4b9173713b0bc638957ace81a;hb=5479dad2b3b5f342f51ca6e7ec8a5a501820bd55;hp=d6eaac9e68dca41379ece94c6678205b54740c1f;hpb=21257308893e29c6ea90b79e3bf0f8341ed08bd5;p=platform%2Fupstream%2Fconnman.git diff --git a/client/agent.h b/client/agent.h old mode 100644 new mode 100755 index d6eaac9..669a593 --- a/client/agent.h +++ b/client/agent.h @@ -32,6 +32,9 @@ extern "C" { int __connmanctl_agent_register(DBusConnection *connection); int __connmanctl_agent_unregister(DBusConnection *connection); +int __connmanctl_vpn_agent_register(DBusConnection *connection); +int __connmanctl_vpn_agent_unregister(DBusConnection *connection); + #ifdef __cplusplus } #endif