mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
simple_none.c uses HAVE_SOFT_FLOAT it has to include config.h
for this to work properly. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
abac6ff1eb
commit
13af48843d
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
|||
#include <limits.h>
|
||||
#include <alsa/asoundlib.h>
|
||||
#include "mixer_simple.h"
|
||||
#include "config.h"
|
||||
|
||||
#ifndef DOC_HIDDEN
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue