]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
tvhcsa.c: include stdio.h
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 6 Jul 2019 06:36:11 +0000 (08:36 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 15 Oct 2019 07:10:33 +0000 (09:10 +0200)
commitd1fc95a8ad4320054b5f1aa0d4398d193eba246e
treeefb5097019be8307e68d3a83223179f39c213cbd
parent4a059579ec18132ebf2950ee6c14c098400c0ff8
tvhcsa.c: include stdio.h

Fixes uclibc build error:

CC              src/descrambler/tvhcsa.o
In file included from /home/buildroot/autobuild/instance-0/output/build/tvheadend-8f1de1621d78c91431238176bf4f6290870a031a/src/tvhlog.h:30:0,
                 from src/descrambler/tvhcsa.h:30,
                 from src/descrambler/tvhcsa.c:19:
/home/buildroot/autobuild/instance-0/output/build/tvheadend-8f1de1621d78c91431238176bf4f6290870a031a/src/tvh_thread.h:163:25:
 error: unknown type name '__do_not_use_pthread_mutex_t'
 #define pthread_mutex_t __do_not_use_pthread_mutex_t

detected by buildroot autobuilder:
http://autobuild.buildroot.net/results/627/627e7080e655005d6724b9977670cc73059d6281/
src/descrambler/tvhcsa.c