summaryrefslogtreecommitdiffstats
path: root/src/mobilebackup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mobilebackup.c')
-rw-r--r--src/mobilebackup.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mobilebackup.c b/src/mobilebackup.c
index 2682a6f..cde96b5 100644
--- a/src/mobilebackup.c
+++ b/src/mobilebackup.c
@@ -20,6 +20,9 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <plist/plist.h>
#include <string.h>
#include <stdlib.h>