and added files
[bcm963xx.git] / userapps / opensource / net-snmp / include / net-snmp / system / linux.h
1 #include "sysv.h"
2
3 #define DONT_USE_NLIST 1
4
5 #undef NPROC_SYMBOL
6
7 #undef bsdlike
8
9 #define ARP_SCAN_FOUR_ARGUMENTS
10
11 /*
12  * red hat >= 5.0 doesn't have this 
13  */
14 #ifndef MNTTYPE_PROC
15 #define MNTTYPE_PROC "proc"
16 #endif