Loading
lftp: fix build with clang 16
The `configure` script fails to detect several C standard library functions due to not including the required headers. Suppressing the warning about implicit function declarations allows the checks to succeed and lftp build.