diff --git a/srcpkgs/alsa-oss/patches/fix-glibc.patch b/srcpkgs/alsa-oss/patches/fix-glibc.patch new file mode 100644 index 00000000000..edaa4f8786a --- /dev/null +++ b/srcpkgs/alsa-oss/patches/fix-glibc.patch @@ -0,0 +1,12 @@ +diff --git a/alsa/stdioemu.c b/alsa/stdioemu.c +index 670892b..20fb996 100644 +--- alsa/stdioemu.c ++++ alsa/stdioemu.c +@@ -37,7 +37,6 @@ + #endif + + #include +-#include + + struct fd_cookie { + int fd;