diff options
Diffstat (limited to 'treesource.c')
-rw-r--r-- | treesource.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/treesource.c b/treesource.c index a6a7767..e7d580f 100644 --- a/treesource.c +++ b/treesource.c @@ -23,7 +23,6 @@ extern FILE *yyin; extern int yyparse(void); -extern void yyerror(char const *); struct boot_info *the_boot_info; |