1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-28 23:34:53 +03:00

Remove dl-procinfo.h include.

This commit is contained in:
Ulrich Drepper
2005-11-17 23:33:52 +00:00
parent f1cb95609a
commit c59b95ecd9
3 changed files with 0 additions and 3 deletions

View File

@@ -24,7 +24,6 @@
#include <sysdep.h>
#include <ldsodefs.h>
#include <dl-procinfo.h>
static const double almost_half = 0.5000000000000001; /* 0.5 + 2^-53 */
static const ieee_float_shape_type a_nan = {.word = 0x7fc00000 };

View File

@@ -24,7 +24,6 @@
#include <sysdep.h>
#include <ldsodefs.h>
#include <dl-procinfo.h>
static const float almost_half = 0.50000006; /* 0.5 + 2^-24 */
static const ieee_float_shape_type a_nan = {.word = 0x7fc00000 };

View File

@@ -23,7 +23,6 @@
#include <sysdep.h>
#include <ldsodefs.h>
#include <dl-procinfo.h>
#ifdef __STDC__
float