From: Brett Grandbois Date: Mon, 5 Feb 2018 20:40:28 +0000 (+1000) Subject: discover/pb-discover: #include for musl libc X-Git-Tag: v1.7.0~13 X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=commitdiff_plain;h=8f09986340e602a69398b2866a265ea3f16609c6;hp=41caf09e98b14e34830f524405efc1bdd4087365 discover/pb-discover: #include for musl libc Signed-off-by: Brett Grandbois Signed-off-by: Samuel Mendoza-Jonas --- diff --git a/discover/pb-discover.c b/discover/pb-discover.c index fd37068..c494eeb 100644 --- a/discover/pb-discover.c +++ b/discover/pb-discover.c @@ -7,6 +7,7 @@ #include #include #include +#include #include #include