fixed fcgi notification, genmodel

This commit is contained in:
Olof hagsand 2021-03-10 14:45:18 +01:00
parent 5692072d36
commit f01efaf02a
5 changed files with 19 additions and 20 deletions

View file

@ -78,6 +78,7 @@ enum genmodel_type{
GT_ALL, /* Keywords on all variables */
GT_HIDE, /* Keywords on all variables and hide container around lists */
};
typedef enum genmodel_type genmodel_type;
/*! See clixon-config.yang type startup_mode */
enum startup_mode_t{