[PATCH 0/3] musl libc explicit includes
Brett Grandbois
brett.grandbois at opengear.com
Wed Mar 21 10:23:32 AEDT 2018
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(-)
--
2.7.4
More information about the Petitboot
mailing list