mirror of
https://github.com/osmarks/ngircd.git
synced 2026-02-03 09:20:17 +00:00
If gai_strerror() isn't available, use a macro that simply returns a static error message (regardless of the real error code). For example, GNU libc 2.0.7 doesn't implement gai_strerror().