On 08/08/2013 04:41 PM, Rainer M. Canavan wrote: > That one applies cleanly to 8.21. It gets just as far as my attempt to > apply your last patch, and in fact results in the same Error and identical > output of c99 -E as in my last response
I'm puzzled as to why that would be, as in the output you sent in the last response, lib/sys/time.h is included, but /usr/include/sys/time.h is never included. Can you investigate why that might be? I don't see how the compiler can get through lib/sys/time.h without hitting an include of /usr/include/sys/time.h. Please CC: to [email protected] so that the bug database gets a record. Thanks.
