Fix sparc build after recent math changes.

* include/math_private.h: New file.
This commit is contained in:
David S. Miller 2012-03-09 14:37:57 -08:00
parent 02a6f887cb
commit 60d6f5a6f5
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-03-09 David S. Miller <davem@davemloft.net>
* include/math_private.h: New file.
2012-03-09 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/bits/socket_type.h: New file.

1
include/math_private.h Normal file
View File

@ -0,0 +1 @@
#include <math/math_private.h>