mirror of
https://github.com/osmarks/ngircd.git
synced 2025-07-19 01:32:48 +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().