diff options
Diffstat (limited to 'lib/network/thirdparty.pm')
-rw-r--r-- | lib/network/thirdparty.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/thirdparty.pm b/lib/network/thirdparty.pm index 8c04aa5..8fd48ab 100644 --- a/lib/network/thirdparty.pm +++ b/lib/network/thirdparty.pm @@ -1,6 +1,6 @@ package network::thirdparty; - +use strict; use common; use detect_devices; use run_program; |