about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-03-30 02:07:41 +0000
committerRoland McGrath <roland@gnu.org>2005-03-30 02:07:41 +0000
commit9640622776d1f9833590ec15e4f59eceee7dd379 (patch)
tree48c67da11f694f2077400ba281e97b695a6cf229 /ChangeLog
parent1718c60cfdb7858d25770cda2ac64a2c5a6febc7 (diff)
downloadglibc-9640622776d1f9833590ec15e4f59eceee7dd379.tar.gz
glibc-9640622776d1f9833590ec15e4f59eceee7dd379.tar.xz
glibc-9640622776d1f9833590ec15e4f59eceee7dd379.zip
* elf/dl-load.c: Don't include dl-osinfo.h here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac148f0349..cc508e969c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
 	(DL_SYSDEP_OSCHECK): ... here.  Use that.
 	Do the discovery and set GLRO(dl_osversion) if successful,
 	if __LINUX_KERNEL_VERSION <= 0.
+	* elf/dl-load.c: Don't include dl-osinfo.h here.
 
 2005-03-29  Alfred M. Szmidt  <ams@gnu.org>