summaryrefslogtreecommitdiff
path: root/games/retroarch/files/patch-audio_common_alsa.c
blob: 9023664d8b07364d7c858b9837ac0143244bdf7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- audio/common/alsa.c.orig	2025-11-20 00:17:08 UTC
+++ audio/common/alsa.c
@@ -17,7 +17,6 @@
 #include <string/stdstring.h>
 
 #include <alsa/asoundlib.h>
-#include <asm-generic/errno.h>
 
 #include "alsa.h"