summaryrefslogtreecommitdiff
path: root/lib/libm/llroundl.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/llroundl.c')
-rw-r--r--lib/libm/llroundl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/llroundl.c b/lib/libm/llroundl.c
index 2c2ee5ec..e344aa08 100644
--- a/lib/libm/llroundl.c
+++ b/lib/libm/llroundl.c
@@ -1,4 +1,4 @@
-#include <math.h>
+#include <math.h> // for llroundl, roundl
long long llroundl(long double x)
{