]> git.alsa-project.org Git - alsa-lib.git/commitdiff
pcm: add the missing <strings.h> include
authorChih-Wei Huang <cwhuang@android-x86.org>
Fri, 15 Mar 2019 09:17:03 +0000 (17:17 +0800)
committerJaroslav Kysela <perex@perex.cz>
Fri, 15 Mar 2019 12:16:15 +0000 (13:16 +0100)
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>
src/pcm/mask_inline.h

index e9fb9f81dc3aa0203dd47b596ae0395ae016188e..75ad35947131d929011e4d5e8138c957b5808e4e 100644 (file)
@@ -19,6 +19,7 @@
  *
  */
   
+#include <strings.h>
 #include <sys/types.h>
 
 #define MASK_INLINE static inline