summaryrefslogtreecommitdiff
path: root/src/oui.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-09 00:27:20 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-09 00:36:41 +0100
commit3c96d235a94a6e592e0331129fe55fc4bf8df6fd (patch)
tree5f0cf1083a7eaacb98bf071e57fd215af02d0f44 /src/oui.h
parentfc771c9972ed94b7fe7c86c9acaf0c53c1477998 (diff)
downloadbluez-3c96d235a94a6e592e0331129fe55fc4bf8df6fd.tar.gz
core: Add support for udev based batocomp implementation
Diffstat (limited to 'src/oui.h')
-rw-r--r--src/oui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/oui.h b/src/oui.h
index 2ddc27fef..abd0386ec 100644
--- a/src/oui.h
+++ b/src/oui.h
@@ -21,4 +21,6 @@
*
*/
+#include <bluetooth/bluetooth.h>
+
char *batocomp(const bdaddr_t *ba);