]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
config: fix the build when not satips
authorJaroslav Kysela <perex@perex.cz>
Fri, 18 Sep 2015 11:20:34 +0000 (13:20 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 18 Sep 2015 11:20:34 +0000 (13:20 +0200)
src/config.c

index e1f250c2115d664a639c67ae80aaadfed89ca4ee..ce36c628198a39b426aedb43b158d253813c2e78 100644 (file)
@@ -29,6 +29,7 @@
 #include "lock.h"
 #include "profile.h"
 #include "avahi.h"
+#include "url.h"
 #include "satip/server.h"
 
 void tvh_str_set(char **strp, const char *src);