文件操作 - aix.h
返回文件管理
返回主菜单
删除本文件
文件: /usr/include/net-snmp/system/aix.h
编辑文件内容
#include <net-snmp/system/generic.h> #include <sys/select.h> #undef TOTAL_MEMORY_SYMBOL #undef NPROC_SYMBOL #undef RTHASHSIZE_SYMBOL #undef RTHOST_SYMBOL #undef RTNET_SYMBOL #undef RTTABLES_SYMBOL #define RTTABLES_SYMBOL "rt_tables" #undef ARPTAB_SIZE_SYMBOL #define ARPTAB_SIZE_SYMBOL "arptabsize" #undef ARPTAB_SYMBOL #define ARPTAB_SYMBOL "arptabnb" #ifndef __GNUC__ # undef NETSNMP_ENABLE_INLINE # define NETSNMP_ENABLE_INLINE 0 #endif /* define the extra mib modules that are supported */ #define NETSNMP_INCLUDE_HOST_RESOURCES /* the legacy symbol NOACCESS clashes with the system headers. Remove it. */ #define NETSNMP_NO_LEGACY_DEFINITIONS
修改文件时间
将文件时间修改为当前时间的前一年
删除文件