Diff between 5cbc2e68ff3ba03b0c2b5f78782c59d8cc888fb6 and 757e10de01a4a35ac7bbebb0971c67812b98004b
Changed Files
| File | Additions | Deletions | Status |
| obexd/client/map.c | +1 | -0 | modified |
Full Patch
diff --git a/obexd/client/map.c b/obexd/client/map.c
index fe15bab..801d715 100644
--- a/obexd/client/map.c
+++ b/obexd/client/map.c
@@ -29,6 +29,7 @@
#include <stdio.h>
#include <stdbool.h>
#include <inttypes.h>
+#include <stdlib.h>
#include <glib.h>
#include <gdbus/gdbus.h>
#include <gobex/gobex-apparam.h>