mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +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__ float
|
||||
|
Reference in New Issue
Block a user