Diff between 550222b05d65d7edc9592a23238b59675d4a070f and 15b76b4e798c49f754c10a0976e9618c770a1179

Changed Files

File Additions Deletions Status
obexd/plugins/pcsuite.c +1 -3 modified

Full Patch

diff --git a/obexd/plugins/pcsuite.c b/obexd/plugins/pcsuite.c
index f321207..f3d0b1a 100644
--- a/obexd/plugins/pcsuite.c
+++ b/obexd/plugins/pcsuite.c
@@ -36,13 +36,11 @@
 #include <sys/types.h>
 #include <sys/wait.h>
 #include <unistd.h>
+#include <inttypes.h>
 
 #include <glib.h>
 #include "gdbus.h"
 
-#include <openobex/obex.h>
-#include <openobex/obex_const.h>
-
 #include "obexd.h"
 #include "plugin.h"
 #include "log.h"