blob: 25b187adb9b14b7914dd93c155ff8a31a7c04bfc [file] [log] [blame]
/*
* Note: this file originally auto-generated by mib2c using
* : mib2c.scalar.conf 11805 2005-01-07 09:37:18Z dts12 $
*/
#ifndef SCTP_SCALARS_H
#define SCTP_SCALARS_H
config_require(sctp-mib/sctpScalars_common)
#if defined( linux )
config_require(sctp-mib/sctpScalars_linux)
#else
/*
* couldn't determine the correct file!
* require a bogus file to generate an error.
*/
config_require(sctp-mib/scalars-unknown-arch)
#endif
/*
* Initialize and register the sctpStats and sctpParams handlers.
*/
extern void init_sctpScalars(void);
#endif /* SCTP_SCALARS_H */