mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
These are not provided by standards, and as a result causes failure to compile on musl. https://wiki.musl-libc.org/faq.html#Q:-When-compiling-something-against-musl,-I-get-error-messages-about-%3Ccode%3Esys/cdefs.h%3C/code%3E Change-Id: I6a357cefd106c72cfecafd898638f6b5692c2e05
libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt. The following files may be of direct interest to the user: * CHANGES - Software change log. * INSTALL - Installation information. * PLATFORMS - Supported platforms and platform-specific information.