stupid and quick fixes

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@867 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-10-20 17:47:14 +00:00
parent 941112cf37
commit 7335772620
12 changed files with 22 additions and 2 deletions

View File

@@ -14,6 +14,9 @@ static Type *new_type (Typetype t);
void yyerror (char *);
char *strdup(char *);
static void append (Member *l, Member *r);
%}
%union {