about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-11-26 01:56:36 +0000
committerRoland McGrath <roland@gnu.org>2002-11-26 01:56:36 +0000
commit832fd8e8109bb8e26c5aa7560ab93ccdcd37b59b (patch)
tree9e8dd15255e3d4a20af9b7e6e13bcda30f0fea85
parent9d8b8e946ce7b43b44639525d867710eb62a4e27 (diff)
downloadglibc-832fd8e8109bb8e26c5aa7560ab93ccdcd37b59b.tar.gz
glibc-832fd8e8109bb8e26c5aa7560ab93ccdcd37b59b.tar.xz
glibc-832fd8e8109bb8e26c5aa7560ab93ccdcd37b59b.zip
* sysdeps/mach/hurd/i386/init-first.c: Include <ldsodefs.h>
	and <fpu_control.h>.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aa40c309d..f2b1a88987 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-25  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/mach/hurd/i386/init-first.c: Include <ldsodefs.h>
+	and <fpu_control.h>.
+
 2002-11-24  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/elf.h (EM_ST19): Fix typo.