add missing alsa-lib-1.2.10-glibc-open.patch
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
ace9ef33a6
commit
ed9a35b694
10
alsa-lib-1.2.10-glibc-open.patch
Normal file
10
alsa-lib-1.2.10-glibc-open.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- alsa-lib-1.2.10/aserver/aserver.c~ 2023-09-01 17:35:48.000000000 +0200
|
||||||
|
+++ alsa-lib-1.2.10/aserver/aserver.c 2023-09-01 18:13:11.339601685 +0200
|
||||||
|
@@ -35,6 +35,7 @@
|
||||||
|
#include <limits.h>
|
||||||
|
#include <signal.h>
|
||||||
|
|
||||||
|
+#undef open
|
||||||
|
|
||||||
|
char *command;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user