GIF89a;
Priv8 Uploader By InMyMine7
Linux server.abcbiz.in 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
/* * used to minimally build SCO UnixWare 7.1.0 using CCS 3.2 compiler - YMMV */ #include <net-snmp/system/generic.h> /* * using CCS "cc", "configure" does not find this item */ #define HAVE_GETHOSTBYNAME 1 /* * lie about this next define to avoid sa_len and sa_family MACROS !! */ #define HAVE_STRUCT_SOCKADDR_SA_UNION_SA_GENERIC_SA_FAMILY2 1 /* * this header requires queue_t, not easily done without kernel headers */ #undef HAVE_NETINET_IN_PCB_H