Skip to content

Commit

Permalink
yyerror is already defined (locally) in parse.y
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-polo committed Jun 9, 2024
1 parent 345a12c commit 702b510
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gmid.h
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@ void crypto(struct privsep *, struct privsep_proc *);
void crypto_engine_init(struct conf *);

/* parse.y */
void yyerror(const char*, ...);
int parse_conf(struct conf *, const char*);
int cmdline_symset(char *);

Expand Down

0 comments on commit 702b510

Please sign in to comment.