* posix/tst-rfc3484-2.c: Likewise.
2006-04-24 Ulrich Drepper <drepper@redhat.com>
+ * posix/tst-rfc3484.c: Include <ifaddrs.h> early.
+ * posix/tst-rfc3484-2.c: Likewise.
+
* version.h (VERSION): Bunp to 2.4.90 for the trunk.
2006-04-24 Jakub Jelinek <jakub@redhat.com>
#include <stdbool.h>
#include <stdio.h>
+#include <ifaddrs.h>
/* Internal definitions used in the libc code. */
#define __getservbyname_r getservbyname_r
#include <stdbool.h>
#include <stdio.h>
+#include <ifaddrs.h>
/* Internal definitions used in the libc code. */
#define __getservbyname_r getservbyname_r