Imported Upstream version 2.6.3

This commit is contained in:
Arnaud Quette 2012-01-24 11:22:33 +01:00
parent 45043b58d0
commit fad6ced6f6
255 changed files with 11081 additions and 4629 deletions

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

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