summary refs log tree commit diff
path: root/math/s_fminmag_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_fminmag_template.c')
-rw-r--r--math/s_fminmag_template.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/s_fminmag_template.c b/math/s_fminmag_template.c
index a1e4c2b135..1054c38411 100644
--- a/math/s_fminmag_template.c
+++ b/math/s_fminmag_template.c
@@ -17,6 +17,7 @@
    <http://www.gnu.org/licenses/>.  */
 
 #include <math.h>
+#include <math_private.h>
 
 FLOAT
 M_DECL_FUNC (__fminmag) (FLOAT x, FLOAT y)