/* This file (c) Copyright 1998 - 2000 The MITRE Corporation This file is part of the Galaxy Communicator system. It is licensed under the conditions described in the file LICENSE in the root directory of the Galaxy Communicator system. */ /* Leave this blank line here -- autoheader needs it! */ /* Define this if you have config.h */ #undef HAVE_CONFIG_H /* Define this if you have gethostbyname() */ #undef HAVE_GETHOSTBYNAME /* Define this if you have some version of gethostbyname_r() */ #undef HAVE_GETHOSTBYNAME_R /* Define this if you have the 3-arg version of gethostbyname_r() */ #undef HAVE_GETHOSTBYNAME_R_3_ARG /* Define this if you have the 5-arg version of gethostbyname_r() */ #undef HAVE_GETHOSTBYNAME_R_5_ARG /* Define this if you have the 6-arg version of gethostbyname_r() */ #undef HAVE_GETHOSTBYNAME_R_6_ARG /* Define this if you need sys/ioctl.h to get FIONREAD or SIOCGIFCONF */ #undef NEED_SYS_IOCTL /* Define this if you need sys/filio.h to get FIONREAD */ #undef NEED_SYS_FILIO /* Define this if you need sys/sockio.h to get SIOCGIFCONF */ #undef NEED_SYS_SOCKIO /* Define if you access floats in an IEEE 754 compliant way */ #undef HAVE_IEEEFP /* Define if you have xdr_sizeof. */ #undef HAVE_XDR_SIZEOF /* Define if you have strtok_r */ #undef HAVE_STRTOK_R /* Define if you have xdr_longlong_t. MacOS X 10.1 doesn't. */ #undef HAVE_XDR_LONGLONG_T /* Define if you have the nanosleep header. Not used on Win32. */ #undef HAVE_NANOSLEEP_HEADER /* Define if you have sa_len in sockaddr_in. */ #undef HAVE_SA_LEN /* Leave that blank line there-- autoheader needs it! */