Bug 353459 - "Unable to load config.pl if the GTop perl module is installed." [p=reed r=justdave]

This commit is contained in:
reed%reedloden.com 2006-09-20 06:23:50 +00:00
parent 94f8bde882
commit 3a4a3a945f

View File

@ -25,6 +25,7 @@
use strict; use strict;
use diagnostics; use diagnostics;
use lib qw(.);
# a few configurables # a few configurables
# #