Use FreeBSD exp10() fix for all BSDs
[INTERPRETER] * BUG: The exp10() function works on all BSDs now
This commit is contained in:
parent
a3df769268
commit
e74adab7c5
@ -26,7 +26,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef OS_FREEBSD
|
||||
#ifdef OS_BSD
|
||||
#undef HAVE_EXP10
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user