blob: 306e401082abe4cb344492377930e57f7d6cf903 [file] [log] [blame]
# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX;
#line 736 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/setbuf.al)"
sub setbuf {
redef "IO::Handle::setbuf()";
}
# end of POSIX::setbuf
1;