Iterate over the Bluetooth Devices property
[connman] / src / udev.c
index 0eba639..40ec824 100644 (file)
@@ -23,6 +23,9 @@
 #include <config.h>
 #endif
 
+#include <stdarg.h>
+#include <sys/types.h>
+
 #define LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
 #include <libudev.h>