Diff between 6a19f9408fc9ee2e565166c52c6afb534d63999b and e356b2e9ff25170ec845c9f63b956d8cf4866239
Changed Files
| File | Additions | Deletions | Status |
| obexd/client/sync.c | +1 | -0 | modified |
Full Patch
diff --git a/obexd/client/sync.c b/obexd/client/sync.c
index 0ae31b4..f4485f6 100644
--- a/obexd/client/sync.c
+++ b/obexd/client/sync.c
@@ -30,6 +30,7 @@
#include <gdbus.h>
#include "session.h"
+#include "sync.h"
#define SYNC_INTERFACE "org.openobex.Synchronization"
#define ERROR_INF SYNC_INTERFACE ".Error"