tdutils: Fix build for alpine linux
* Error log: https://del.dog/ujofeqowol
This commit is contained in:
parent
e37f7d1537
commit
4ffa2169d9
@ -14,7 +14,9 @@ char disable_linker_warning_about_empty_file_thread_pthread_cpp TD_UNUSED;
|
||||
|
||||
#include <pthread.h>
|
||||
#include <sched.h>
|
||||
#if TD_FREEBSD || TD_OPENBSD || TD_NETBSD
|
||||
#include <sys/sysctl.h>
|
||||
#endif
|
||||
#include <unistd.h>
|
||||
|
||||
namespace td {
|
||||
|
Reference in New Issue
Block a user