Undo commit 0755217
authorRich Salz <rsalz@openssl.org>
Wed, 14 Jun 2017 17:47:17 +0000 (13:47 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 5 Jul 2017 21:06:57 +0000 (17:06 -0400)
Original text:
    Fix Perl problems on sparc64.
    This is part of a large change submitted by Markus Friedl
    <markus@openbsd.org>

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3700)

crypto/objects/obj_dat.pl

index 947cceed1db641e85d2966a1a2b1658e7059a2a9..3e201c306345db2c2d75d9a37e47a1acffe11691 100644 (file)
@@ -6,7 +6,6 @@
 # in the file LICENSE in the source distribution or at
 # https://www.openssl.org/source/license.html
 
-use integer;
 use strict;
 use warnings;