test restconf bugfix, added xml_nsctx_cbuf
This commit is contained in:
parent
41e23865a1
commit
7f49c13eba
5 changed files with 48 additions and 20 deletions
|
|
@ -234,8 +234,10 @@ clixon_proc_background(char **argv,
|
|||
goto done;
|
||||
}
|
||||
if (child == 0) { /* Child */
|
||||
#ifdef HAVE_SETNS
|
||||
char nsfile[PATH_MAX];
|
||||
int nsfd;
|
||||
#endif
|
||||
|
||||
clicon_debug(1, "%s child", __FUNCTION__);
|
||||
clicon_signal_unblock(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue