From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> --- plugins/opp.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/plugins/opp.c b/plugins/opp.c index f93206d..2375a21 100644 --- a/plugins/opp.c +++ b/plugins/opp.c @@ -28,9 +28,8 @@ #include <errno.h> #include <string.h> - -#include <openobex/obex.h> -#include <openobex/obex_const.h> +#include <unistd.h> +#include <inttypes.h> #include <glib.h> -- 1.7.7.1 -- 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