From: David S. Miller Date: Fri, 9 Mar 2012 22:37:57 +0000 (-0800) Subject: Fix sparc build after recent math changes. X-Git-Tag: glibc-2.16-tps~841 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=60d6f5a6f50d838bcb4240fcc0223cac445c6c83;p=glibc.git Fix sparc build after recent math changes. * include/math_private.h: New file. --- diff --git a/ChangeLog b/ChangeLog index 1fed786c7f..4cdf4f5e85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-03-09 David S. Miller + + * include/math_private.h: New file. + 2012-03-09 Joseph Myers * sysdeps/unix/sysv/linux/bits/socket_type.h: New file. diff --git a/include/math_private.h b/include/math_private.h new file mode 100644 index 0000000000..cb71bafe8a --- /dev/null +++ b/include/math_private.h @@ -0,0 +1 @@ +#include