#define TIME_WITH_SYS_TIME 1
+#define HAVE_ALARM 1
#define HAVE_STRDUP 1
#define HAVE_UTIME 1
#define HAVE_INET_NTOA 1
/* Set to explicitly specify we don't want to use thread-safe functions */
#undef DISABLED_THREADSAFE
+/* Define to 1 if you have the alarm function. */
+#define HAVE_ALARM 1
+
/* Define if you have the <alloca.h> header file. */
#undef HAVE_ALLOCA_H
/* Define if you want to enable IPv6 support */
#undef ENABLE_IPV6
+/* Define to 1 if you have the alarm function. */
+#define HAVE_ALARM 1
+
/* Define if you have the <alloca.h> header file. */
#define HAVE_ALLOCA_H
/* Define to the type of arg 7 for getnameinfo. */
/* #undef GETNAMEINFO_TYPE_ARG7 */
+/* Define to 1 if you have the alarm function. */
+#define HAVE_ALARM 1
+
/* Define to 1 if you have the <arpa/inet.h> header file. */
#define HAVE_ARPA_INET_H 1
/* The number of bytes in a long long. */
#define SIZEOF_LONG_LONG 8
+/* Define if you have the alarm function. */
+#define HAVE_ALARM 1
+
/* Define if you have the geteuid function. */
#define HAVE_GETEUID 1