Print this page

        

@@ -30,10 +30,11 @@
 #if defined(ELFOBJ)
 #pragma weak coshl = __coshl
 #endif
 
 #include "libm.h"
+#include "longdouble.h"
 
 /*
  * COSH(X)
  * RETURN THE HYPERBOLIC COSINE OF X
  *