From 32a8ebedc695dfae21497977bf2f77a3d5b50f91 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Wed, 1 Sep 2021 15:54:53 +0200 Subject: Remove common code in favor of new libimobiledevice-glue --- src/conf.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/conf.c') diff --git a/src/conf.c b/src/conf.c index 609d246..84f4326 100644 --- a/src/conf.c +++ b/src/conf.c @@ -39,6 +39,8 @@ #include #endif +#include + #include "conf.h" #include "utils.h" #include "log.h" -- cgit v1.1-32-gdbae