linux.h
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:0k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. #include "sysv.h"
  2. #define DONT_USE_NLIST 1
  3. #undef NPROC_SYMBOL
  4. #undef bsdlike
  5. #define ARP_SCAN_FOUR_ARGUMENTS
  6. /* uncomment this to read process names from /proc/X/cmdline (like <= 5.0) */
  7. /* #define USE_PROC_CMDLINE */
  8. /*
  9.  * red hat >= 5.0 doesn't have this 
  10.  */
  11. #ifndef MNTTYPE_PROC
  12. #define MNTTYPE_PROC "proc"
  13. #endif