diff options
Diffstat (limited to 'sysdeps/posix/gai_strerror-strs.h')
-rw-r--r-- | sysdeps/posix/gai_strerror-strs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/posix/gai_strerror-strs.h b/sysdeps/posix/gai_strerror-strs.h index 667c4b2d4a..cb497ff5ea 100644 --- a/sysdeps/posix/gai_strerror-strs.h +++ b/sysdeps/posix/gai_strerror-strs.h @@ -1,3 +1,4 @@ +_S(0, N_("Success")) _S(EAI_ADDRFAMILY, N_("Address family for hostname not supported")) _S(EAI_AGAIN, N_("Temporary failure in name resolution")) _S(EAI_BADFLAGS, N_("Bad value for ai_flags")) |