diff --git a/xpcom/ds/nsMathUtils.h b/xpcom/ds/nsMathUtils.h index a3aaeeba2206..e6cb0a0e2cfe 100644 --- a/xpcom/ds/nsMathUtils.h +++ b/xpcom/ds/nsMathUtils.h @@ -44,6 +44,10 @@ #include #include +#ifdef SOLARIS +#include +#endif + /* * round */