This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH GOLD] [2/N mingw host] Fix pread.c


Andrew Pinski <Andrew_Pinski@playstation.sony.com> writes:

>   Under mingw, SEEK_SET is not defined in unistd.h but instead
> stdio.h.  This currently causes pread.c to fail to build.
>
> OK? Built and tested on i686-linux-gnu.
>
> Thanks,
> Andrew Pinski
>
> ChangeLog:
> * pread.c: Include stdio.h.

Approved and applied.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]