From: Jarkko Hietaniemi Date: Thu, 21 Mar 2002 18:00:51 +0000 (+0000) Subject: One more proto escapee. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=01b53dac40ffd475c2c1671820aa146af4d23c96;p=p5sagit%2Fp5-mst-13.2.git One more proto escapee. p4raw-id: //depot/perl@15396 --- diff --git a/hints/linux.sh b/hints/linux.sh index 4c40980..7dccc1c 100644 --- a/hints/linux.sh +++ b/hints/linux.sh @@ -264,6 +264,7 @@ $define|true|[yY]*) d_ctime_r_proto="$define" d_gmtime_r_proto="$define" d_localtime_r_proto="$define" + d_random_r_proto="$define" ;; esac