Compile errors for woth-restconf=fcgi. Added CI for compiling fcgi

This commit is contained in:
Olof hagsand 2023-09-26 22:50:06 +02:00
parent 2b6bd4fb5c
commit 512d085f38
5 changed files with 27 additions and 5 deletions

View file

@ -314,7 +314,7 @@ main(int argc,
char *wwwuser;
char *inline_config = NULL;
size_t sz;
int config_dump;
int config_dump = 0;
enum format_enum config_dump_format = FORMAT_XML;
/* In the startup, logs to stderr & debug flag set later */