1
0
Fork 0

Added an rint() / HAVE_RINT check.

This commit is contained in:
curt 1998-04-26 05:01:13 +00:00
parent 0be91bc7b3
commit 5a8d02f2b9

View file

@ -84,6 +84,9 @@
/* Define if you have the random function. */
#undef HAVE_RANDOM
/* Define if you have the rint function. */
#undef HAVE_RINT
/* Define if you have the setitimer function. */
#undef HAVE_SETITIMER