Diff between 39a5f727d46131d0e95b00d727613b547f1e0874 and b0de4be15ae9c64a8c3912078fac13fc414c23e7
Changed Files
| File | Additions | Deletions | Status |
| obexd/src/log.c | +0 | -2 | modified |
Full Patch
diff --git a/obexd/src/log.c b/obexd/src/log.c
index db7b5f3..59b6151 100644
--- a/obexd/src/log.c
+++ b/obexd/src/log.c
@@ -29,8 +29,6 @@
#include <stdarg.h>
#include <syslog.h>
-#include <openobex/obex.h>
-
#include <glib.h>
#include "log.h"