mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Use private math_private.h in files in math/
This commit is contained in:
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include "math_private.h"
|
||||
#include <math_private.h>
|
||||
|
||||
#ifdef __STDC__
|
||||
long double __sqrtl(long double x) /* wrapper sqrtl */
|
||||
|
||||
Reference in New Issue
Block a user