Merge pull request #7903 from shlomif/fix-build-compile-error
Fix failing build when ALSA is absent [ci skip]
This commit is contained in:
commit
6fb164b344
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
/*************************************************************************/
|
||||
#include <unistd.h>
|
||||
#include <limits.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "main/main.h"
|
||||
#include "os_x11.h"
|
||||
|
|
Loading…
Reference in a new issue