Index: ossp-pkg/petidomo/librfc822/address.y RCS File: /v/ossp/cvs/ossp-pkg/petidomo/librfc822/address.y,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/petidomo/librfc822/address.y,v' 2>/dev/null --- address.y 2000/12/16 13:06:12 1.2 +++ address.y 2000/12/16 13:23:51 1.3 @@ -20,6 +20,8 @@ %{ /* Definitions we need in the parser. */ +#define YYSTYPE char * + #include #ifdef DEBUG_DMALLOC # include