# BRCM_VERSION=3
[bcm963xx.git] / userapps / opensource / net-snmp / include / net-snmp / system / bsdi4.h
1 #include "bsdi.h"
2 #define bsdi2 1                 /* bsdi4 is a superset of bsdi2 */
3 #undef NPROC_SYMBOL
4 #undef PROC_SYMBOL
5
6 #define MNTTYPE_UFS     "ufs"
7 #define BerkelyFS       1
8 #define MNTTYPE_MSDOS   "msdos"
9 #define MNTTYPE_ISO9660 "cd9660"
10 #define MNTTYPE_NFS     "nfs"
11 #define MNTTYPE_MFS     "mfs"