This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix strtoul probe to compile under clang++.
authorAndy Dougherty <doughera@lafayete.edu>
Tue, 31 Dec 2019 00:50:41 +0000 (19:50 -0500)
committerAndy Dougherty <doughera@lafayete.edu>
Tue, 31 Dec 2019 02:03:23 +0000 (21:03 -0500)
commitd6e0514372c14d868233e1b6b0e3fbb950cc9c55
tree6ebf35dbc2ea6ac2e6247524b963d449fca255bf
parent32c6b67b788a1616c67ae9422680682648323404
Fix strtoul probe to compile under clang++.

Add the missing stdlib.h header and remove an unnecessary prototype.
U/modified/d_strtoul.U