about summary refs log tree commit diff
path: root/include/math.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/math.h')
-rw-r--r--include/math.h2
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)