mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Use private math_private.h in files in math/
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#include <complex.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "math_private.h"
|
||||
#include <math_private.h>
|
||||
|
||||
|
||||
__complex__ long double
|
||||
|
Reference in New Issue
Block a user