More prototypes.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22977 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-15 13:09:23 +00:00
parent 15d60073f3
commit e156723039

View File

@@ -77,4 +77,6 @@ extern struct hx_expr_input _hx509_expr_input;
#define yywrap _hx509_sel_yywrap
int _hx509_sel_yyparse(void);
int _hx509_sel_yylex(void);
void _hx509_sel_yyerror(char *);