Blame math/w_remainderl.c

Packit 6c4009
#include <math-type-macros-ldouble.h>
Packit 6c4009
#include <w_remainder_template.c>
Packit 6c4009
#if __USE_WRAPPER_TEMPLATE
Packit 6c4009
weak_alias (__remainderl, dreml)
Packit 6c4009
#endif