diff options
Diffstat (limited to 'accel-pppd/extra/net-snmp/statL2TP.h')
-rw-r--r-- | accel-pppd/extra/net-snmp/statL2TP.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/accel-pppd/extra/net-snmp/statL2TP.h b/accel-pppd/extra/net-snmp/statL2TP.h new file mode 100644 index 00000000..e0389060 --- /dev/null +++ b/accel-pppd/extra/net-snmp/statL2TP.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 STATL2TP_H +#define STATL2TP_H + +/* function declarations */ +void init_statL2TP(void); + +#endif /* STATL2TP_H */ |