/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your declares struct tm. */ /* #undef TM_IN_SYS_TIME */ /* Define if you have the inet_aton function. */ #define HAVE_INET_ATON 1 /* Define if you have the vsnprintf function. */ #define HAVE_VSNPRINTF 1 /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if optind is defined */ #define HAVE_OPTIND 1 /* Define if pterr is defined */ #define HAVE_OPTERR 1 /* Define if optarg is defined */ #define HAVE_OPTARG 1 /* If ulong is not defined, define it here */ #define ulong unsigned long /* If uint is not defined, define it here */ /* #undef uint */ /* If ushort is not defined, define it here */ /* #undef ushort */ /* If pid_t is not defined, define it here */ /* #undef pid_t */ /* Define if signal handlers should return something */ /* #undef SIGHANDLERS_RETURN_SOMETHING */