summaryrefslogtreecommitdiff
path: root/math/w_ilogb_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_ilogb_template.c')
-rw-r--r--math/w_ilogb_template.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/w_ilogb_template.c b/math/w_ilogb_template.c
index 3e45f33b9c..a658dbbc2b 100644
--- a/math/w_ilogb_template.c
+++ b/math/w_ilogb_template.c
@@ -1,5 +1,5 @@
/* Wrapper to set errno for ilogb.
- Copyright (C) 2012-2018 Free Software Foundation, Inc.
+ Copyright (C) 2012-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -14,12 +14,13 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#include <math.h>
#include <errno.h>
#include <limits.h>
#include <math_private.h>
+#include <fenv.h>
/* wrapper ilogb */
int