mirror of
https://github.com/MariaDB/server.git
synced 2025-08-27 13:04:36 +03:00
WITH LIBEDIT Libedit won't build on platforms that do not provide "sys/cdefs.h". Removed the inclusion of cdefs.h from all files other that sys.h, which includes this file only when the header is found while configuring.