require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_STRINGS_H_)) { eval 'sub _STRINGS_H_ () {1;}' unless defined(&_STRINGS_H_); require 'sys/cdefs.ph'; require 'sys/_types.ph'; unless(defined(&_SIZE_T_DECLARED)) { eval 'sub _SIZE_T_DECLARED () {1;}' unless defined(&_SIZE_T_DECLARED); } if((defined(&__BSD_VISIBLE) ? &__BSD_VISIBLE : undef) || (defined(&__POSIX_VISIBLE) ? &__POSIX_VISIBLE : undef) <= 200112) { } if((defined(&__XSI_VISIBLE) ? &__XSI_VISIBLE : undef)) { } if((defined(&__BSD_VISIBLE) ? &__BSD_VISIBLE : undef)) { } if((defined(&__BSD_VISIBLE) ? &__BSD_VISIBLE : undef) || (defined(&__POSIX_VISIBLE) ? &__POSIX_VISIBLE : undef) <= 200112) { } } 1;