Diff between 4ad73272ce8c677ac54b68bf600f9157bed245d2 and 616a57f5d671de20cd5f97a0c42c58a21c9e244c

Changed Files

File Additions Deletions Status
obexd/src/obex.h +2 -0 modified

Full Patch

diff --git a/obexd/src/obex.h b/obexd/src/obex.h
index fc16747..67593f1 100644
--- a/obexd/src/obex.h
+++ b/obexd/src/obex.h
@@ -22,6 +22,8 @@
  *
  */
 
+#include <unistd.h>
+
 #define OBJECT_SIZE_UNKNOWN -1
 #define OBJECT_SIZE_DELETE -2