nut-debian/drivers/ietf-mib.h
2016-07-18 02:11:41 +02:00

11 lines
171 B
C

#ifndef IETF_MIB_H
#define IETF_MIB_H
#include "main.h"
#include "snmp-ups.h"
extern mib2nut_info_t ietf;
extern mib2nut_info_t tripplite_ietf;
#endif /* IETF_MIB_H */