Martin Cracauer <[EMAIL PROTECTED]> writes: > The offending _GNU_SOURCE is in here for some time. > 1.18 (julliard 07-Jan-02): #define _GNU_SOURCE /* for pread/pwrite */ > > I think the julliard 22-Jul-02 commits to this file triggered the > error.
Yes, I see it now. We should probably avoid _GNU_SOURCE here, but this would be a bit of work. And since we don't really need that struct user at all I have simply removed it. Thanks for looking into this. -- Alexandre Julliard [EMAIL PROTECTED]