Update.
[glibc.git] / include / math.h
blob8759c28bff5c0e6300faa082de470e7e70e0a3b4
1 #ifndef _MATH_H
3 #include <math/math.h>
5 /* Now define the internal interfaces. */
6 extern int __matherr (struct exception *__exc);
8 #endif