diff options
Diffstat (limited to 'NetWare')
-rw-r--r-- | NetWare/config.wc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc index 8b5a2e9ed6..1ef2bc24fe 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -305,6 +305,7 @@ d_isfinite='undef' d_isfinitel='undef' d_isinf='undef' d_isinfl='undef' +d_isless='undef' d_isnan='undef' d_isnanl='undef' d_isnormal='undef' @@ -419,6 +420,7 @@ d_readdir_r='undef' d_readlink='undef' d_readv='undef' d_recvmsg='undef' +d_regcomp='undef' d_remainder='undef' d_remquo='undef' d_rename='define' @@ -503,6 +505,7 @@ d_srand48_r='undef' d_srandom_r='undef' d_sresgproto='undef' d_sresuproto='undef' +d_stat='define' d_statblks='undef' d_statfs_f_flags='undef' d_statfs_s='undef' |