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: Martynas Venckus (martynascvs.openbsd.org)
Date: Thu Aug 06 2009 - 19:14:05 CDT


CVSROOT: /cvs
Module name: src
Changes by: martynascvs.openbsd.org 2009/08/06 18:14:04

Modified files:
        lib/libc/gdtoa : gdtoa.h

Log message:
define substitution in some cases might happen after prototypes are
already pulled; so manually substitute protos ensuring they will
always be right; ok millert