--- perl-llin/examples/loopback_t.pl 2006/01/02 21:03:43 24 +++ 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);