/* confdefs.h. */ #define PACKAGE_NAME "nut" #define PACKAGE_TARNAME "nut" #define PACKAGE_VERSION "2.4.3" #define PACKAGE_STRING "nut 2.4.3" #define PACKAGE_BUGREPORT "" #define PACKAGE "nut" #define VERSION "2.4.3" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define HAVE_C_VARARRAYS 1 #define HAVE_FLOCK 1 #define HAVE_LOCKF 1 #define HAVE_FCVT 1 #define HAVE_CFSETISPEED 1 #define HAVE_TCSENDBREAK 1 #define HAVE_SETEUID 1 #define HAVE_SETSID 1 #define HAVE_ON_EXIT 1 #define HAVE_STRPTIME 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_SETENV 1 #define HAVE_INET_ATON 1 #define HAVE_STRERROR 1 #define HAVE_ATEXIT 1 #define HAVE_DECL_OPTIND 1 #define HAVE_DECL_UU_LOCK 0 #define HAVE_DECL___FUNC__ 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_USB_H 1 #define HAVE_GLIB_2_14 1 #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 /* end confdefs.h. */ /* Define init_snmp to an innocuous variant, in case declares init_snmp. For example, HP-UX 11i declares gettimeofday. */ #define init_snmp innocuous_init_snmp /* Tell GNU C headers to include stubs. */ #define __need_GNU_STUBS_H /* System header to define __stub macros and hopefully few prototypes, which can conflict with char init_snmp (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef init_snmp /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char init_snmp (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_init_snmp || defined __stub___init_snmp choke me #endif int main () { return init_snmp (); ; return 0; }