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: Anil Madhavapeddy (avsmcvs.openbsd.org)
Date: Fri Apr 02 2004 - 16:37:12 CST


CVSROOT: /cvs
Module name: src
Changes by: avsmcvs.openbsd.org 2004/04/02 15:37:12

Modified files:
        include : ctype.h

Log message:
fix non-gnu ansi compilers by not using 'inline' but '__inline' instead.
lets tendra build again.
ok deraadt, pvalchev, millert