mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fixes needed to compile with musl C library
Patch originally by Codarren Velvindron
This commit is contained in:
@@ -199,6 +199,7 @@ CHECK_INCLUDE_FILES (netinet/in.h HAVE_NETINET_IN_H)
|
||||
CHECK_INCLUDE_FILES (paths.h HAVE_PATHS_H)
|
||||
CHECK_INCLUDE_FILES (port.h HAVE_PORT_H)
|
||||
CHECK_INCLUDE_FILES (poll.h HAVE_POLL_H)
|
||||
CHECK_INCLUDE_FILES (sys/poll.h HAVE_SYS_POLL_H)
|
||||
CHECK_INCLUDE_FILES (pwd.h HAVE_PWD_H)
|
||||
CHECK_INCLUDE_FILES (sched.h HAVE_SCHED_H)
|
||||
CHECK_INCLUDE_FILES (select.h HAVE_SELECT_H)
|
||||
|
Reference in New Issue
Block a user