Imported Upstream version 2.4.3

This commit is contained in:
arnaud.quette@free.fr 2010-03-26 00:20:59 +01:00
commit 26fb71b504
446 changed files with 148951 additions and 0 deletions

9
drivers/powerware-mib.h Normal file
View file

@ -0,0 +1,9 @@
#ifndef POWERWARE_MIB_H
#define POWERWARE_MIB_H
#include "main.h"
#include "snmp-ups.h"
extern mib2nut_info_t powerware;
#endif /* POWERWARE_MIB_H */