K 10 svn:author V 5 peter K 8 svn:date V 27 2002-04-03T05:56:55.000000Z K 7 svn:log V 219 Deal with "#define _XOPEN_SOURCE" in header files (eg: XFree86 4.2.0) which caused a syntax error here: #if _XOPEN_SOURCE >= 600 etc. This is a hack, but I have seen things like it around elsewhere. Tested by: dwcjr END