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