diff options
Diffstat (limited to 'openssl/tools')
-rw-r--r-- | openssl/tools/c_rehash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/tools/c_rehash b/openssl/tools/c_rehash index e614fb546..bfd964961 100644 --- a/openssl/tools/c_rehash +++ b/openssl/tools/c_rehash @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/perl5 # Perl c_rehash script, scan all files in a directory |