mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
pcm: add the missing <strings.h> include
To define the prototype of ffs. See 'man ffs'. Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
59715fb078
commit
e6f8998258
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <strings.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
#define MASK_INLINE static inline
|
#define MASK_INLINE static inline
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue