5 lines
135 B
C
5 lines
135 B
C
|
|
/* workaround for building with old glibc / kernel headers */
|
||
|
|
#include <alsa/sound/type_compat.h>
|
||
|
|
|
||
|
|
#include <alsa/sound/uapi/asound.h>
|