require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_CRYPT_H)) { eval 'sub _CRYPT_H () {1;}' unless defined(&_CRYPT_H); require 'features.ph'; if(defined(&__USE_GNU)) { } } 1;