mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-05 04:06:34 -05:00
doxygen: silence warning from asoundlib.h
This commit is contained in:
parent
081eb7d452
commit
b0e5e7c1fc
1 changed files with 2 additions and 0 deletions
|
|
@ -781,9 +781,11 @@ EOF
|
|||
fi
|
||||
cat >> include/asoundlib.h <<EOF
|
||||
|
||||
#ifndef DOC_HIDDEN
|
||||
#ifndef __GNUC__
|
||||
#define __inline__ inline
|
||||
#endif
|
||||
#endif /* DOC_HIDDEN */
|
||||
|
||||
#include <alsa/asoundef.h>
|
||||
#include <alsa/version.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue