OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Mon Jan 05 2004 - 23:35:26 CST


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 2004/01/05 22:35:26

Modified files:
        usr.bin/yacc : output.c reader.c

Log message:
protect output from %union from being anonymous using cpp guarding, for
the case where the yacc output .c file pulls in the yacc output -h file;
espie ok