fixes for compilation

This commit is contained in:
Olof hagsand 2021-07-11 20:35:57 +02:00
parent ba835346a5
commit 2485bec483
7 changed files with 17 additions and 237 deletions

View file

@ -432,7 +432,6 @@ api_root_restconf(clicon_handle h,
cbuf *cb = NULL;
char *media_str = NULL;
restconf_media media_out = YANG_DATA_JSON;
restconf_media media_in;
char *indata = NULL;
char *username = NULL;
int ret;