]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/w_sinh_compat.c
Obsolete matherr, _LIB_VERSION, libieee.a.
[thirdparty/glibc.git] / math / w_sinh_compat.c
index 51daf2ff35b612f140fd4e0b53432c4f701f24a0..121edfc8924a3c8e8e551be2788fd444c897bcec 100644 (file)
@@ -16,6 +16,7 @@
 
 #include <math.h>
 #include <math_private.h>
+#include <math-svid-compat.h>
 
 double
 __sinh (double x)