From 5ef49162ea9763ca9878c22e3736766d8f1db014 Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Fri, 19 Aug 2011 14:04:55 +0400 Subject: snmp support --- accel-pppd/extra/net-snmp/statPPP.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 accel-pppd/extra/net-snmp/statPPP.h (limited to 'accel-pppd/extra/net-snmp/statPPP.h') diff --git a/accel-pppd/extra/net-snmp/statPPP.h b/accel-pppd/extra/net-snmp/statPPP.h new file mode 100644 index 00000000..15a1bf36 --- /dev/null +++ b/accel-pppd/extra/net-snmp/statPPP.h @@ -0,0 +1,11 @@ +/* + * Note: this file originally auto-generated by mib2c using + * : mib2c.int_watch.conf 13957 2005-12-20 15:33:08Z tanders $ + */ +#ifndef STATPPP_H +#define STATPPP_H + +/* function declarations */ +void init_statPPP(void); + +#endif /* STATPPP_H */ -- cgit v1.2.3