aboutsummaryrefslogtreecommitdiff
path: root/lib/config-os400.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-os400.h')
-rw-r--r--lib/config-os400.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-os400.h b/lib/config-os400.h
index 246ef9199..f49a159c9 100644
--- a/lib/config-os400.h
+++ b/lib/config-os400.h
@@ -63,6 +63,9 @@
/* 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