fix the type of CLOCKS_PER_SEC to match new clock_t type
[musl] / src / math / fdim.c
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-13 nszremove libm.h includes when math.h and float.h are...
2012-03-13 Rich Felkerfirst commit of the new libm!