diff options
Diffstat (limited to 'hints/uts.sh')
-rw-r--r-- | hints/uts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/uts.sh b/hints/uts.sh index fdf8c00164..45363e88c8 100644 --- a/hints/uts.sh +++ b/hints/uts.sh @@ -14,5 +14,5 @@ libs='-lsocket -lnsl -ldl -lm' optimize='undef' prefix='psf_prefix' static_ext='none' -dynamic_ext='Data/Dumper Digest/MD5 Errno Fcntl Filter::Util::Call GDBM_File IO MIME::Base64 Opcode PerlIO::Scalar POSIX Socket Storable attrs re' +dynamic_ext='Data/Dumper Digest/MD5 Errno Fcntl Filter::Util::Call GDBM_File IO MIME::Base64 Opcode PerlIO::Scalar POSIX Socket Storable Time::HiRes attrs re' useshrplib='define' |