[PATCH 0/3] musl libc explicit includes
Samuel Mendoza-Jonas
sam at mendozajonas.com
Tue Mar 27 13:55:47 AEDT 2018
On Wed, 2018-03-21 at 09:23 +1000, Brett Grandbois wrote:
> Fix some warnings/errors in musl libc with explicit #includes.
>
> Done as distinct patches in case there are issues with the powerpc cross
> compiler that I cannot replicate.
>
> Brett Grandbois (3):
> discover/discover-server: explicit #include <string.h>
> ui/common/discover-client: explicit #include <string.h>
> discover/platform-powerpc: change sys/fcntl.h to fcntl.h
>
> discover/discover-server.c | 1 +
> discover/platform-powerpc.c | 2 +-
> ui/common/discover-client.c | 1 +
> 3 files changed, 3 insertions(+), 1 deletion(-)
>
Thanks, merged as d09e176
More information about the Petitboot
mailing list