diff options
author | Andreas Schwab <schwab@suse.de> | 2012-11-27 16:43:14 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2012-11-28 16:19:03 +0100 |
commit | 4cc34c3511d1dae73381bdcd70657d92a62bee44 (patch) | |
tree | 593ffbe34106835e865314a54ae842f2cf72cec4 /ChangeLog | |
parent | 1bead169c32a3a688de863709b863207b7aafddd (diff) | |
download | glibc-4cc34c3511d1dae73381bdcd70657d92a62bee44.tar glibc-4cc34c3511d1dae73381bdcd70657d92a62bee44.tar.gz glibc-4cc34c3511d1dae73381bdcd70657d92a62bee44.tar.bz2 glibc-4cc34c3511d1dae73381bdcd70657d92a62bee44.zip |
Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"
This reverts commit 01f34a3bd8c087ca4be0bd24857e454c8d29f20b.
The issue has been fixed in the kernel.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1211,14 +1211,6 @@ * conform/data/stdbool.h-data: Likewise. * conform/data/stdnoreturn.h-data: Likewise. -2012-11-07 Andreas Jaeger <aj@suse.de> - - [BZ #14809] - * sysdeps/unix/sysv/linux/sys/sysctl.h (_UAPI_LINUX_KERNEL_H) - (_UAPI_LINUX_TYPES_H): Starting with Linux 3.7, the include header - guards are changed. Only define if not yet defined, #undef back - after including linux/sysctl.h if defined here. - 2012-11-07 Roland McGrath <roland@hack.frob.com> [BZ #14815] |