diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/math.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/math.h b/include/math.h index fdb43517e1..b62a388b5c 100644 --- a/include/math.h +++ b/include/math.h @@ -9,8 +9,6 @@ #ifndef _ISOMAC /* Now define the internal interfaces. */ -extern int __matherr (struct exception *__exc); - extern int __signgam; # if IS_IN (libc) || IS_IN (libm) |