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: Stefan Kempf (stefancvs.openbsd.org)
Date: Sat Nov 10 2007 - 16:11:22 CST


CVSROOT: /cvs
Module name: src
Changes by: stefancvs.openbsd.org 2007/11/10 15:11:22

Modified files:
        usr.bin/pcc/cc : cc.c

Log message:
Pull from master repo:
Get rid of ifdef'd out code. Replace nodup() call with equivalent code
at its only invocation.
ok ragge, otto