[PATCH BlueZ 07/10] time: Fix remaining references to bluetooth/uuid.h

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

 



These headers are not public anymore, so need to use "lib/uuid.h".
---
 profiles/time/server.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/time/server.c b/profiles/time/server.c
index ab9fbb4..518a29f 100644
--- a/profiles/time/server.c
+++ b/profiles/time/server.c
@@ -31,13 +31,12 @@
 #include <errno.h>
 #include <stdbool.h>
 
-#include <bluetooth/uuid.h>
-
 #include <adapter.h>
 #include <device.h>
 #include <profile.h>
 #include <plugin.h>
 
+#include "lib/uuid.h"
 #include "attrib/gattrib.h"
 #include "attrib/att.h"
 #include "attrib/gatt.h"
-- 
1.7.9.5

--
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