Monkey Albino

Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ lib64/ perl5/ bits/

//lib64/perl5/bits/syslog-ldbl.ph

require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_SYS_SYSLOG_H)) {
    die("Never include <bits/syslog-ldbl.h> directly; use <sys/syslog.h> instead.");
}
if(defined(&__USE_MISC)) {
}
if((defined(&__USE_FORTIFY_LEVEL) ? &__USE_FORTIFY_LEVEL : undef) > 0 && defined (&__fortify_function)) {
    if(defined(&__USE_MISC)) {
    }
}
1;