diff options
Diffstat (limited to 'NetWare/config.wc')
-rw-r--r-- | NetWare/config.wc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc index c3417b0f0f..28d22903e2 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -78,13 +78,13 @@ ctermid_r_proto='0' ctime_r_proto='0' d_Gconvert='sprintf((b),"%.*g",(n),(x))' d_PRIEldbl='undef' -d_PRIFldbl='undef' -d_PRIGldbl='undef' +d_PRIFldbl='define' +d_PRIGldbl='define' d_PRIX64='undef' d_PRId64='undef' d_PRIeldbl='undef' -d_PRIfldbl='undef' -d_PRIgldbl='undef' +d_PRIfldbl='define' +d_PRIgldbl='define' d_PRIi64='undef' d_PRIo64='undef' d_PRIu64='undef' |