mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
* misc/efgcvt.c: Include <math_ldbl_opt.h> instead of <shlib-compat.h>.
* misc/efgcvt_r.c: Likewise.
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/param.h>
|
||||
#include <shlib-compat.h>
|
||||
#include <math_ldbl_opt.h>
|
||||
|
||||
#ifndef FLOAT_TYPE
|
||||
# define FLOAT_TYPE double
|
||||
|
Reference in New Issue
Block a user