mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-22 21:26:36 +01:00
Fixed compilation
This commit is contained in:
parent
3a9930a163
commit
f7b6aa50e6
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
#include <assert.h>
|
||||
#include <sys/poll.h>
|
||||
#include <sys/uio.h>
|
||||
#include <sys/time.h>
|
||||
#include "aconfig.h"
|
||||
#include "formats.h"
|
||||
#include "version.h"
|
||||
|
|
Loading…
Reference in a new issue