summaryrefslogtreecommitdiff
path: root/libm/s_trunc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libm/s_trunc.c')
-rw-r--r--libm/s_trunc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libm/s_trunc.c b/libm/s_trunc.c
index 8a4f5ae05..6e5678be1 100644
--- a/libm/s_trunc.c
+++ b/libm/s_trunc.c
@@ -23,7 +23,6 @@
#include "math_private.h"
-libm_hidden_proto(trunc)
double
trunc (double x)
{