*** src/tool/omniidl2/fe/y.tab.cc Tue Oct 20 14:41:03 1998 --- newsrc/tool/omniidl2/fe/y.tab.cc Mon Dec 14 11:07:51 1998 *************** *** 71,77 **** #endif extern int yylex(); ! extern char yytext[]; #ifndef alloca #define alloca malloc --- 71,77 ---- #endif extern int yylex(); ! extern char* yytext; #ifndef alloca #define alloca malloc