From f29af1e793ed10ef00217c6c8c59458511e319cc Mon Sep 17 00:00:00 2001 From: markm Date: Wed, 23 Oct 2002 17:35:11 +0000 Subject: Remove duplicate declaration. --- lib/msun/src/math.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/msun/src') diff --git a/lib/msun/src/math.h b/lib/msun/src/math.h index e18cd66..e9f5aaf 100644 --- a/lib/msun/src/math.h +++ b/lib/msun/src/math.h @@ -237,7 +237,6 @@ float erfcf(float) __pure2; int finitef(float) __pure2; float gammaf(float); float hypotf(float, float) __pure2; -int isinf(double) __pure2; int isnanf(float) __pure2; float j0f(float); float j1f(float); -- cgit v1.1