From 2f40554eba39490efa6fcfb60c8bb8ae72ff4a8d Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 12 Aug 2017 19:59:56 +0200 Subject: [PATCH] alsa-firmware: fix build with glibc --- srcpkgs/alsa-firmware/patches/musl.patch | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/srcpkgs/alsa-firmware/patches/musl.patch b/srcpkgs/alsa-firmware/patches/musl.patch index 808cc172dd2..f2c1ac2c538 100644 --- a/srcpkgs/alsa-firmware/patches/musl.patch +++ b/srcpkgs/alsa-firmware/patches/musl.patch @@ -27,7 +27,14 @@ 0x8004000c, 0x00000000, 0x8001000c, 0x80000000, 0x0002000c, 0x581a000a, --- hdsploader/tobin.c.orig +++ hdsploader/tobin.c -@@ -8,7 +8,7 @@ +@@ -1,5 +1,6 @@ + #include + #include ++#include + #include + #include + +@@ -8,7 +9,7 @@ #include "multiface_firmware.dat" #include "multiface_firmware_rev11.dat"