rtpsource.c: In function ‘signal_handler’: rtpsource.c:209:3: error: called object ‘signal’ is not a function or function pointer 209 | signal(SIGABRT, SIG_DFL); | ^~~~~~ rtpsource.c:198:32: note: declared here 198 | static void signal_handler(int signal) | ~~~~^~~~~~ Change-Id: I57d13faa8052b6f15890ce9c6c74efa927d2e2ab |
||
---|---|---|
.. | ||
Makefile | ||
ctrl_if.c | ||
internal.h | ||
rtp_provider.c | ||
rtp_provider.h | ||
rtp_provider_static.c | ||
rtpsource.c |