Hi Daniel, On Thu, May 24, 2012, Daniel Wagner wrote: > --- a/src/device.c > +++ b/src/device.c > @@ -63,6 +63,8 @@ > #include "btio.h" > #include "attrib-server.h" > #include "attrib/client.h" > +#include "network/common.h" > +#include "serial/common.h" I don't really like the idea of creating dependencies from the core daemon (src/*) to plugin or profile directories. Any other (clean) way we could avoid this? Johan -- 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