nut-debian/drivers/powerware-mib.h

11 lines
185 B
C
Raw Permalink Normal View History

2010-03-26 01:20:59 +02:00
#ifndef POWERWARE_MIB_H
#define POWERWARE_MIB_H
#include "main.h"
#include "snmp-ups.h"
extern mib2nut_info_t powerware;
2016-07-18 03:11:41 +03:00
extern mib2nut_info_t pxgx_ups;
2010-03-26 01:20:59 +02:00
#endif /* POWERWARE_MIB_H */