mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-05 04:06:34 -05:00
ucm: add missing stdbool.h include to ucm_local.h
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
2b6dedeb74
commit
ea0a075c40
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include "local.h"
|
||||
#include <pthread.h>
|
||||
#include <stdbool.h>
|
||||
#include "use-case.h"
|
||||
|
||||
#define SYNTAX_VERSION_MAX 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue