Diff between cf54532db9d943fbab6d74dfbe4fbd1bfdda13d4 and 827f5088601056fdf4cb5977da6c379be9078dfc
Changed Files
| File | Additions | Deletions | Status |
| obexd/plugins/mas.c | +1 | -1 | modified |
Full Patch
diff --git a/obexd/plugins/mas.c b/obexd/plugins/mas.c
index b104d8f..3c3104c 100644
--- a/obexd/plugins/mas.c
+++ b/obexd/plugins/mas.c
@@ -27,8 +27,8 @@
#include <errno.h>
#include <glib.h>
-#include <openobex/obex.h>
#include <fcntl.h>
+#include <inttypes.h>
#include "obexd.h"
#include "plugin.h"