Edit-conf changes for CLA use case.
[o-du/l2.git] / src / o1 / InitConfig.hpp
index 1b58f08..5626ba9 100644 (file)
@@ -60,6 +60,7 @@ class InitConfig : public Singleton<InitConfig>
       ~InitConfig();
       bool init(sysrepo::S_Session sess);
       bool getCurrInterfaceConfig(StartupConfig & cfg);
+      bool disableNacm(sysrepo::S_Session sess);
 
    private: