summaryrefslogtreecommitdiff
path: root/libm/s_llround.c
diff options
context:
space:
mode:
Diffstat (limited to 'libm/s_llround.c')
-rw-r--r--libm/s_llround.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libm/s_llround.c b/libm/s_llround.c
index 1db0c2836..a549ccc8c 100644
--- a/libm/s_llround.c
+++ b/libm/s_llround.c
@@ -22,7 +22,6 @@
#include "math_private.h"
-libm_hidden_proto(llround)
long long int
llround (double x)
{