(__need_error_t): New macro, before including <errno.h>. [!__const] (__const):...
[glibc.git] / sysdeps / m68k / fpu / e_fmodf.c
blob88c350ce9eb856b91ac465ee4f0a0ecf89eed3be
1 #ifndef FUNC
2 #define FUNC __ieee754_fmodf
3 #endif
4 #define float_type float
5 #include <e_fmod.c>