Part 2: Added volatile flag for datastores
This commit is contained in:
parent
a668cc2d7c
commit
840233d6fa
5 changed files with 153 additions and 87 deletions
|
|
@ -72,6 +72,9 @@
|
|||
#include "clixon_xml_nsctx.h"
|
||||
#include "clixon_xml_map.h"
|
||||
#include "clixon_xml_default.h"
|
||||
#include "clixon_netconf_lib.h"
|
||||
#include "clixon_yang_module.h"
|
||||
#include "clixon_datastore.h"
|
||||
|
||||
/* Forward */
|
||||
static int xml_default(yang_stmt *yt, cxobj *xt, int state);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue