Index: libc/usr/src/head/math.h =================================================================== --- libc.orig/usr/src/head/math.h +++ libc/usr/src/head/math.h @@ -31,6 +31,7 @@ #include #include +#include #if __cplusplus >= 199711L using std::abs;