]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/w_exp10_compat.c
Obsolete matherr, _LIB_VERSION, libieee.a.
[thirdparty/glibc.git] / math / w_exp10_compat.c
index 1ba9279e8b7a4268524a62d93a2a1b86b5570627..64f1d19950b32afba69709f70ab36773950d2270 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <math.h>
 #include <math_private.h>
+#include <math-svid-compat.h>
 
 double
 __exp10 (double x)