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/statPPTP.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 accel-pppd/extra/net-snmp/statPPTP.h (limited to 'accel-pppd/extra/net-snmp/statPPTP.h') diff --git a/accel-pppd/extra/net-snmp/statPPTP.h b/accel-pppd/extra/net-snmp/statPPTP.h new file mode 100644 index 00000000..d3a9e0ac --- /dev/null +++ b/accel-pppd/extra/net-snmp/statPPTP.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 STATPPTP_H +#define STATPPTP_H + +/* function declarations */ +void init_statPPTP(void); + +#endif /* STATPPTP_H */ -- cgit v1.2.3