diff options
Diffstat (limited to 'perl-install/network/thirdparty.pm')
-rw-r--r-- | perl-install/network/thirdparty.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/network/thirdparty.pm b/perl-install/network/thirdparty.pm index 3aa3d7b86..8950832e6 100644 --- a/perl-install/network/thirdparty.pm +++ b/perl-install/network/thirdparty.pm @@ -5,6 +5,8 @@ use common; use detect_devices; use run_program; use services; +use fs::get; +use fs; use log; #- network_settings is an hash of categories (rtc, dsl, wireless, ...) |