CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/25 09:35:30
Modified files:
include : ctype.h
Log message:
When using GCC, we always want GNU inline semantics. Fixes issues with
-Wsystem-headers and -std=c99, where GCC 4.2 would warn that it couldn't
give us C99 inline semantics.
ok guenther@, dcoppa@, millert@, deraadt@
