summaryrefslogtreecommitdiff
path: root/accel-pppd/extra/net-snmp/statPPP.h
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2011-08-19 14:04:55 +0400
committerKozlov Dmitry <dima@server>2011-08-19 14:04:55 +0400
commit5ef49162ea9763ca9878c22e3736766d8f1db014 (patch)
treef58da9adfc87ece6c608265fc694e66bd5db162c /accel-pppd/extra/net-snmp/statPPP.h
parentfd52e4578dcc7de2301480fece9395563d643045 (diff)
downloadaccel-ppp-xebd-5ef49162ea9763ca9878c22e3736766d8f1db014.tar.gz
accel-ppp-xebd-5ef49162ea9763ca9878c22e3736766d8f1db014.zip
snmp support
Diffstat (limited to 'accel-pppd/extra/net-snmp/statPPP.h')
-rw-r--r--accel-pppd/extra/net-snmp/statPPP.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/accel-pppd/extra/net-snmp/statPPP.h b/accel-pppd/extra/net-snmp/statPPP.h
new file mode 100644
index 0000000..15a1bf3
--- /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 */