finally in sync with archive
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / ucd-snmp / errormib.h
diff --git a/userapps/opensource/net-snmp/agent/mibgroup/ucd-snmp/errormib.h b/userapps/opensource/net-snmp/agent/mibgroup/ucd-snmp/errormib.h
deleted file mode 100755 (executable)
index 5dcb2cc..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- *  Errormibess watching mib group
- */
-#ifndef _MIBGROUP_ERRORMIB_H
-#define _MIBGROUP_ERRORMIB_H
-
-void            init_errormib(void);
-
-config_require(util_funcs)
-
-     void            setPerrorstatus(const char *);
-     void            seterrorstatus(const char *, int);
-     extern FindVarMethod var_extensible_errors;
-
-#include "mibdefs.h"
-
-#endif                          /* _MIBGROUP_ERRORMIB_H */