X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=config%2Flkc_proto.h;h=a8b7a330587e80f45a0bce6714445b3ef0ac51b1;hp=6303193f43f21c978b8e685b13e1f8672324d663;hb=c9645e9489aac917a4883ddecc857b1c6fcc2c38;hpb=dd88a7e5b482637a26c67ffa1cdf7ebed204161d diff --git a/config/lkc_proto.h b/config/lkc_proto.h index 6303193..a8b7a33 100644 --- a/config/lkc_proto.h +++ b/config/lkc_proto.h @@ -52,6 +52,7 @@ const char * prop_get_type_name(enum prop_type type); enum variable_flavor { VAR_SIMPLE, VAR_RECURSIVE, + VAR_APPEND, }; void env_write_dep(FILE *f, const char *auto_conf_name); void variable_add(const char *name, const char *value,