diff mbox series

[2/5] pcm: add the missing <strings.h> include

Message ID 20190315091706.26772-3-cwhuang@linux.org.tw (mailing list archive)
State New, archived
Headers show
Series [1/5] Android: avoid using versionsort | expand

Commit Message

Chih-Wei Huang March 15, 2019, 9:17 a.m. UTC
To define the prototype of ffs. See 'man ffs'.

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
---
 src/pcm/mask_inline.h | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/src/pcm/mask_inline.h b/src/pcm/mask_inline.h
index e9fb9f81..75ad3594 100644
--- a/src/pcm/mask_inline.h
+++ b/src/pcm/mask_inline.h
@@ -19,6 +19,7 @@ 
  *
  */
   
+#include <strings.h>
 #include <sys/types.h>
 
 #define MASK_INLINE static inline