]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
config: build fix (access.h), fixes #3091
authorJaroslav Kysela <perex@perex.cz>
Sat, 19 Sep 2015 09:41:14 +0000 (11:41 +0200)
committerJaroslav Kysela <perex@perex.cz>
Sat, 19 Sep 2015 09:41:14 +0000 (11:41 +0200)
src/config.c

index ce36c628198a39b426aedb43b158d253813c2e78..082dc69b0ba97f3f7e04348427f1265a2eb814c4 100644 (file)
@@ -24,6 +24,7 @@
 #include "settings.h"
 #include "config.h"
 #include "uuid.h"
+#include "access.h"
 #include "htsbuf.h"
 #include "spawn.h"
 #include "lock.h"