nut-debian/drivers/apc-mib.h

11 lines
154 B
C
Raw Normal View History

2010-03-26 01:20:59 +02:00
#ifndef APC_MIB_H
#define APC_MIB_H
#include "main.h"
#include "snmp-ups.h"
2022-07-10 10:23:45 +03:00
#include "apc-iem-mib.h"
2010-03-26 01:20:59 +02:00
extern mib2nut_info_t apc;
#endif /* APC_MIB_H */