X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=config%2Flkc.h;h=f4394af6e4b81c8d0c0f18acf6eb97852e79cc72;hp=2d5ec2d0e95293c8293adacb229dc2ecb5e6f170;hb=06469ce5c1166d9da39eaa9bb1cda68190a20ed3;hpb=04b4b91c1092eb054b8e0ddef72052170ef3e4ae diff --git a/config/lkc.h b/config/lkc.h index 2d5ec2d..f4394af 100644 --- a/config/lkc.h +++ b/config/lkc.h @@ -68,6 +68,7 @@ struct kconf_id { enum symbol_type stype; }; +extern int yylineno; void zconfdump(FILE *out); void zconf_starthelp(void); FILE *zconf_fopen(const char *name);