X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=userapps%2Fopensource%2Fnet-snmp%2Fagent%2Fmibgroup%2Fucd-snmp%2Ferrormib.h;fp=userapps%2Fopensource%2Fnet-snmp%2Fagent%2Fmibgroup%2Fucd-snmp%2Ferrormib.h;h=0000000000000000000000000000000000000000;hb=cf3b25a5003e531e4599b2a56fa007f272198570;hp=5dcb2cc6bd7c298b1c61890e3d5111acbd4b7318;hpb=59e02c1be2c9b373846b0789fbd5b7ef46f0927f;p=bcm963xx.git 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 index 5dcb2cc6..00000000 --- a/userapps/opensource/net-snmp/agent/mibgroup/ucd-snmp/errormib.h +++ /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 */