aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2015-04-02 19:24:45 +0200
committerKristian Lyngstol <kristian@bohemians.org>2015-04-02 19:24:45 +0200
commit0d8bba263dc195147d6fdb09662e7926f0a58b3e (patch)
tree4c570b4376c323e585120e7695b8715be7aa8881 /include
parente4354b47bd8891c5b1ee591fdf74b3ca67eee461 (diff)
Bump lots of changes
Diffstat (limited to 'include')
-rwxr-xr-xinclude/nms.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nms.pm b/include/nms.pm
index 2da31a0..e6f4d6c 100755
--- a/include/nms.pm
+++ b/include/nms.pm
@@ -5,8 +5,8 @@ use DBI;
use Net::OpenSSH;
use Net::Telnet;
use Data::Dumper;
-use FixedSNMP;
use FileHandle;
+use SNMP;
use JSON;
package nms;