diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-03-09 16:45:04 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-03-09 16:45:04 -0800 |
commit | 4e234f5d1b9247724453c4899239fb514c24779d (patch) | |
tree | db5c457a678af8e8d91a1d88210e1c26f48170c6 | |
parent | 33154d7bed29a4aa902fd952e7316efc19fa42cb (diff) | |
download | glibc-4e234f5d1b9247724453c4899239fb514c24779d.tar glibc-4e234f5d1b9247724453c4899239fb514c24779d.tar.gz glibc-4e234f5d1b9247724453c4899239fb514c24779d.tar.bz2 glibc-4e234f5d1b9247724453c4899239fb514c24779d.zip |
Fix it harder.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ * sysdeps/powerpc/fpu/math_private.h: Likewise. * sysdeps/x86_64/fpu/math_private.h: Likewise. - * sysdeps/i386/fpu/s_fpclassifyl.c Use <> to include both <math.h> + * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h> and <math_private.h>. * sysdeps/i386/fpu/s_isinfl.c: Likewise. * sysdeps/i386/fpu/s_isnanl.c: Likewise. |