aboutsummaryrefslogtreecommitdiff
path: root/src/config-vms.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-vms.h')
-rw-r--r--src/config-vms.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config-vms.h b/src/config-vms.h
index 79f1ba7b7..3df6535d5 100644
--- a/src/config-vms.h
+++ b/src/config-vms.h
@@ -11,6 +11,9 @@
/* Define if you have the <io.h> header file. */
#undef HAVE_IO_H
+/* Define if you have ftruncate() */
+#define HAVE_FTRUNCATE 1
+
/* Define if you have strdup() */
#define HAVE_STRDUP 1