diff options
Diffstat (limited to 'uconfig64.sh')
-rw-r--r-- | uconfig64.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uconfig64.sh b/uconfig64.sh index bab54fb0e9..ebd2dcb7b9 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -131,6 +131,7 @@ d_fcntl_can_lock='undef' d_fd_macros='undef' d_fd_set='undef' d_fds_bits='undef' +d_fegetround='undef' d_fgetpos='undef' d_finite='undef' d_finitel='undef' @@ -569,6 +570,7 @@ i_dirent='define' i_dlfcn='undef' i_execinfo='undef' i_fcntl='undef' +i_fenv='undef' i_float='undef' i_fp='undef' i_fp_class='undef' |