ANSI-C headers in test snippets to please g++ (and the rest)
[p5sagit/p5-mst-13.2.git] / ext / ODBM_File / hints / solaris.pl
CommitLineData
c2960299 1# -lucb has been reported to be fatal for perl5 on Solaris.
2# Thus we deliberately don't include it here.
4633a7c4 3$self->{LIBS} = ['-ldbm'];