--- perl/trunk/examples/loopback_t.pl 2005/12/27 14:49:31 20 +++ perl-llin/examples/loopback_t.pl 2006/01/02 22:04:31 25 @@ -3,6 +3,7 @@ use threads; use threads::shared; +use blib; use Fuse; use IO::File; use POSIX qw(ENOENT ENOSYS EEXIST EPERM O_RDONLY O_RDWR O_APPEND O_CREAT);