apcupsd-ups: ignore generated files
[networkupstools/kirr.git] / drivers / delta_ups-mib.h
blob2dfc367663275a20b605fcf1cdd7380721c06116
1 /* delta_ups-mib.h - subdriver to monitor delta_ups SNMP devices with NUT
3 * Copyright (C)
4 * 2011 - 2012 Arnaud Quette <arnaud.quette@free.fr>
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation; either version 2 of the License, or
9 * (at your option) any later version.
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
16 * You should have received a copy of the GNU General Public License
17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21 #ifndef DELTA_UPS_MIB_H
22 #define DELTA_UPS_MIB_H
24 #include "main.h"
25 #include "snmp-ups.h"
27 extern mib2nut_info_t delta_ups;
29 #endif /* DELTA_UPS_MIB_H */