summaryrefslogtreecommitdiff
path: root/cleopatre/application/spidnetsnmp/agent/mibgroup/sctp-mib/sctpScalars.h
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/application/spidnetsnmp/agent/mibgroup/sctp-mib/sctpScalars.h')
-rw-r--r--cleopatre/application/spidnetsnmp/agent/mibgroup/sctp-mib/sctpScalars.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/cleopatre/application/spidnetsnmp/agent/mibgroup/sctp-mib/sctpScalars.h b/cleopatre/application/spidnetsnmp/agent/mibgroup/sctp-mib/sctpScalars.h
deleted file mode 100644
index 25b187adb9..0000000000
--- a/cleopatre/application/spidnetsnmp/agent/mibgroup/sctp-mib/sctpScalars.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/*
- * 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 */