finally in sync with archive
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / host / hr_disk.h
diff --git a/userapps/opensource/net-snmp/agent/mibgroup/host/hr_disk.h b/userapps/opensource/net-snmp/agent/mibgroup/host/hr_disk.h
deleted file mode 100755 (executable)
index 3398e29..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- *  Host Resources MIB - disk device group interface - hr_disk.h
- *
- */
-#ifndef _MIBGROUP_HRDISK_H
-#define _MIBGROUP_HRDISK_H
-
-extern void     init_hr_disk(void);
-extern void     Init_HR_Disk(void);
-extern int      Get_Next_HR_Disk(void);
-extern int      Get_Next_HR_Disk_Partition(char *, int);
-extern FindVarMethod var_hrdisk;
-
-
-#endif                          /* _MIBGROUP_HRDISK_H */