diff options
Diffstat (limited to 'sysdeps/posix')
-rw-r--r-- | sysdeps/posix/gai_strerror.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/posix/gai_strerror.c b/sysdeps/posix/gai_strerror.c index f5b33cb8db..490cd5bc57 100644 --- a/sysdeps/posix/gai_strerror.c +++ b/sysdeps/posix/gai_strerror.c @@ -19,6 +19,7 @@ #include <stdio.h> #include <netdb.h> +#include <libintl.h> static struct { |