[PATCH 1/3] shared/utils: add the missing header <strings.h>

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It defines the prototype of ffs() that fixes the building errors
of an Android 6.0 64-bit target.

Signed-off-by: Chih-Wei Huang <cwhuang@xxxxxxxxxxxx>
---
 src/shared/util.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/shared/util.c b/src/shared/util.c
index 7878552..e19b264 100644
--- a/src/shared/util.c
+++ b/src/shared/util.c
@@ -34,6 +34,7 @@
 #include <dirent.h>
 #include <limits.h>
 #include <string.h>
+#include <strings.h>
 
 #include "src/shared/util.h"
 
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux