aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-10-14 10:56:52 +0200
committerAndreas Schwab <schwab@redhat.com>2010-10-14 10:57:32 +0200
commit00a63cf93d3a683fb172052b938980db05f3cd4e (patch)
treea5ce945454f678e80054e104a2a89ef336780de4 /include
parent524e562dab8f0adba6ecbaa7ca5ca85c4f82a2a0 (diff)
parent5e908464b9603e9cd95047d2edd00de5f78fedaf (diff)
downloadglibc-00a63cf93d3a683fb172052b938980db05f3cd4e.tar.xz
glibc-00a63cf93d3a683fb172052b938980db05f3cd4e.zip
Merge remote branch 'origin/master' into fedora/master
Diffstat (limited to 'include')
-rw-r--r--include/fenv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/fenv.h b/include/fenv.h
index 254162d45c..3605f8150e 100644
--- a/include/fenv.h
+++ b/include/fenv.h
@@ -17,5 +17,7 @@ libm_hidden_proto (fegetenv)
libm_hidden_proto (fesetenv)
libm_hidden_proto (fesetround)
libm_hidden_proto (feholdexcept)
+libm_hidden_proto (feupdateenv)
+libm_hidden_proto (fetestexcept)
#endif