Imported Upstream version 2.7.4

This commit is contained in:
Laurent Bigonville 2016-07-18 02:11:41 +02:00
parent fd413a3168
commit c9cb2187ee
290 changed files with 7473 additions and 2607 deletions

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

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