nut/drivers/apc-mib.h

11 lines
154 B
C
Raw Permalink Normal View History

2010-03-25 23:20:59 +00:00
#ifndef APC_MIB_H
#define APC_MIB_H
#include "main.h"
#include "snmp-ups.h"
2022-06-29 10:37:36 +00:00
#include "apc-iem-mib.h"
2010-03-25 23:20:59 +00:00
extern mib2nut_info_t apc;
#endif /* APC_MIB_H */