summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-12-10 10:51:12 +0000
committerJakub Jelinek <jakub@redhat.com>2006-12-10 10:51:12 +0000
commit985d254c909903787e4bbc517af30406e0e9df8b (patch)
tree403d862acdfce3eb2a228b1189374c95b614151e /fedora
parentb0ec19ce6e64c405fdd95c90a5d4212f86abea1f (diff)
* sysdeps/unix/sysv/linux/netlinkaccess.h: Include linux/if_addr.hcvs/fedora-glibc-2_5_90-12
if IFA_MAX is not defined. (IFA_RTA, IFA_PAYLOAD, IFLA_RTA, IFLA_PAYLOAD): Define if not defined. * sysdeps/unix/sysv/linux/check_pf.c: Include netlinkaccess.h instead of asm/types.h, linux/netlink.h and linux/rtnetlink.h.
Diffstat (limited to 'fedora')
-rw-r--r--fedora/glibc.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 7d39fbcdf3..96fd4ace67 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1555,6 +1555,7 @@ rm -f *.filelist*
nis_list and nis_lookup (#209155)
- fix ttyname and ttyname_r with invalid file descriptor (#218276)
- cs_CZ LC_TIME fixes (#218438)
+- fix build with 2.6.19+ headers (#217723)
* Fri Dec 1 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-10
- fix x86-64 restore_rt unwind info