Blame math/w_remainderf.c

Packit 6c4009
#include <math-type-macros-float.h>
Packit 6c4009
#include <w_remainder_template.c>
Packit 6c4009
#if __USE_WRAPPER_TEMPLATE
Packit 6c4009
weak_alias (__remainderf, dremf)
Packit 6c4009
#endif