aboutsummaryrefslogtreecommitdiffstats
path: root/floatcomp.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-01-08 11:08:24 +0200
committerArnold D. Robbins <arnold@skeeve.com>2021-01-08 11:08:24 +0200
commit117fe375fd1ab8aa02c7000f148142659ee14308 (patch)
tree36d5c7b78794c992ab1c23543fbbdd5071f373d7 /floatcomp.c
parent4d6b2e5e35dff0b9fc51742ab5b7b0a06d9aff50 (diff)
parentd562eb482f3180dcd59a332edc91027ea3844d90 (diff)
downloadegawk-117fe375fd1ab8aa02c7000f148142659ee14308.tar.gz
egawk-117fe375fd1ab8aa02c7000f148142659ee14308.tar.bz2
egawk-117fe375fd1ab8aa02c7000f148142659ee14308.zip
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'floatcomp.c')
-rw-r--r--floatcomp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/floatcomp.c b/floatcomp.c
index 7317fa75..e2df8c50 100644
--- a/floatcomp.c
+++ b/floatcomp.c
@@ -25,7 +25,6 @@
*/
#include "awk.h"
-#include <math.h>
#ifdef HAVE_UINTMAX_T