Diff between 88f16bcf2592269dade3809a8ba95ac9c0dcd2b9 and 2e772c22ef1c0ccfaf9e316f55d35f34d43ef943

Changed Files

File Additions Deletions Status
obexd/plugins/phonebook-tracker.c +4 -0 modified

Full Patch

diff --git a/obexd/plugins/phonebook-tracker.c b/obexd/plugins/phonebook-tracker.c
index 2fd7ba1..433f95a 100644
--- a/obexd/plugins/phonebook-tracker.c
+++ b/obexd/plugins/phonebook-tracker.c
@@ -20,6 +20,10 @@
  *
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <string.h>
 #include <stdlib.h>
 #include <time.h>