diff options
Diffstat (limited to 'include/math.h')
-rw-r--r-- | include/math.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/math.h b/include/math.h index ba7bba018a..a4f556263a 100644 --- a/include/math.h +++ b/include/math.h @@ -29,6 +29,7 @@ libm_hidden_proto (__issignaling) libm_hidden_proto (__issignalingf) libm_hidden_proto (__exp) libm_hidden_proto (__expf) +libm_hidden_proto (roundeven) # ifndef __NO_LONG_DOUBLE_MATH libm_hidden_proto (__fpclassifyl) |