From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> --- plugins/ftp.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/plugins/ftp.c b/plugins/ftp.c index 9a82754..9b102d0 100644 --- a/plugins/ftp.c +++ b/plugins/ftp.c @@ -36,12 +36,10 @@ #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> +#include <inttypes.h> #include <glib.h> -#include <openobex/obex.h> -#include <openobex/obex_const.h> - #include "obexd.h" #include "plugin.h" #include "log.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