]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/w_exp2l_compat.c
Obsolete matherr, _LIB_VERSION, libieee.a.
[thirdparty/glibc.git] / math / w_exp2l_compat.c
index 47aed3cb830f325e4241892285225465809b8267..04cd666b68448b6e10d2debaa51d9a5a21f77e52 100644 (file)
@@ -4,6 +4,7 @@
 
 #include <math.h>
 #include <math_private.h>
+#include <math-svid-compat.h>
 
 long double
 __exp2l (long double x)