From f24dca48290e4a1c731fc0bee94bc9a1f891b3fa Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 25 Apr 2003 17:54:19 +0000 Subject: [PATCH] Update. 2003-04-25 Ulrich Drepper * sysdeps/posix/getaddrinfo.c: Include . --- ChangeLog | 4 ++++ sysdeps/posix/getaddrinfo.c | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index e432c0f4a9..6e6c17f81a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-04-25 Ulrich Drepper + + * sysdeps/posix/getaddrinfo.c: Include . + 2003-04-22 Jakub Jelinek * include/link.h (NO_TLS_OFFSET): Define to 0 if not defined. diff --git a/sysdeps/posix/getaddrinfo.c b/sysdeps/posix/getaddrinfo.c index 819a85d9ef..062d10849d 100644 --- a/sysdeps/posix/getaddrinfo.c +++ b/sysdeps/posix/getaddrinfo.c @@ -40,6 +40,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include #include #include +#include #include #include #include -- 2.43.5