aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-05-12 20:17:06 +0000
committerAndreas Jaeger <aj@suse.de>2001-05-12 20:17:06 +0000
commit74f7eecd5f42694f89a18b666c5f17f67cd579fb (patch)
tree836dafe9885bebd4dc1218ea1a7417d2ed3c4b58 /sysdeps/ieee754/dbl-64
parent15b3c029dcffaf1fdc2a847ee8b32c59d4774d2b (diff)
downloadglibc-74f7eecd5f42694f89a18b666c5f17f67cd579fb.zip
glibc-74f7eecd5f42694f89a18b666c5f17f67cd579fb.tar.gz
glibc-74f7eecd5f42694f89a18b666c5f17f67cd579fb.tar.bz2
Update.
* sysdeps/ieee754/dbl-64/branred.c: Likewise.
Diffstat (limited to 'sysdeps/ieee754/dbl-64')
-rw-r--r--sysdeps/ieee754/dbl-64/branred.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysdeps/ieee754/dbl-64/branred.c b/sysdeps/ieee754/dbl-64/branred.c
index 3253d34..cc5cdc9 100644
--- a/sysdeps/ieee754/dbl-64/branred.c
+++ b/sysdeps/ieee754/dbl-64/branred.c
@@ -1,4 +1,3 @@
-
/*
* IBM Accurate Mathematical Library
* Copyright (c) International Business Machines Corp., 2001
@@ -36,7 +35,7 @@
#include "endian.h"
#include "mydefs.h"
#include "branred.h"
-
+#include "math_private.h"
/*******************************************************************/