X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fntsim-ng%2Ffeatures%2Fnetconf_call_home%2Fnetconf_call_home.h;h=2220dc85235382e6e1c8c87621c04d1953ed87bd;hp=48a9661e91a10312516f05c6886d535f09a69c95;hb=3bbf9d8a3c81afebcffb2b926cef219336dd53d6;hpb=312a154cc4d60a09596fba8fd1259345e048cdc2 diff --git a/ntsimulator/ntsim-ng/features/netconf_call_home/netconf_call_home.h b/ntsimulator/ntsim-ng/features/netconf_call_home/netconf_call_home.h index 48a9661..2220dc8 100644 --- a/ntsimulator/ntsim-ng/features/netconf_call_home/netconf_call_home.h +++ b/ntsimulator/ntsim-ng/features/netconf_call_home/netconf_call_home.h @@ -19,4 +19,5 @@ #include +int netconf_call_home_feature_get_status(void); int netconf_call_home_feature_start(sr_session_ctx_t *current_session);