nut-debian/drivers/ietf-mib.h

11 lines
171 B
C
Raw Permalink Normal View History

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