K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-05-22T16:33:10.925506Z K 7 svn:log V 211 Fix world after byacc import: - old yacc(1) use to magicially append stdlib.h, while new one don't - new yacc(1) do declare yyparse by itself, fix redundant declaration of 'yyparse' Approved by: des (mentor) END