remove libm.h includes when math.h and float.h are enough
[musl] / src / math / signgam.c
1 #include <math.h>
2 int signgam = 0;