Fix "warning: implicit declaration of function 'pthread_sigmask'".
commit739f535bf836b25bb25e0494415be81389e77566
authorKO Myung-Hun <komh78@gmail.com>
Sun, 11 Oct 2020 11:30:32 +0000 (11 13:30 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Oct 2020 11:30:32 +0000 (11 13:30 +0200)
treec14d99ade803b4a214c94658218b0eed14cd7c05
parent0edaafc813caff4101c58405c6ab279597afc0b9
Fix "warning: implicit declaration of function 'pthread_sigmask'".

* lib/signal.in.h [__KLIBC__]: Include <pthread.h>.
* lib/sys_select.in.h [__KLIBC__]: Do not include <signal.h>.
ChangeLog
lib/signal.in.h
lib/sys_select.in.h