Index: source/ariba/utility/transport/asio/bluetooth_endpoint.hpp
===================================================================
--- source/ariba/utility/transport/asio/bluetooth_endpoint.hpp	(revision 6185)
+++ source/ariba/utility/transport/asio/bluetooth_endpoint.hpp	(revision 7041)
@@ -1,2 +1,6 @@
+#include<config.h>
+
+#ifdef HAVE_LIBBLUETOOTH
+
 #ifndef BOOST_ASIO_BLUETOOTH_BLUETOOTH_ENDPOINT_HPP__
 #define BOOST_ASIO_BLUETOOTH_BLUETOOTH_ENDPOINT_HPP__
@@ -180,2 +184,3 @@
 
 #endif
+#endif
