15 Mar
2019
15 Mar
'19
10:17 a.m.
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 --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
--
2.20.1