summaryrefslogtreecommitdiff
path: root/src/os_vms_conf.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-01-30 21:48:49 +0100
committerBram Moolenaar <Bram@vim.org>2016-01-30 21:48:49 +0100
commitba4ef2757cfc126f342b710f1ad9ea39e6b56cec (patch)
tree6cf877a8c549b74c010e51be5ca91cd436b39162 /src/os_vms_conf.h
parentb638a7be952544ceb03052c25b84224577a6494b (diff)
downloadvim-git-ba4ef2757cfc126f342b710f1ad9ea39e6b56cec.tar.gz
patch 7.4.1216v7.4.1216
Problem: Still using HAVE_STDARG_H. Solution: Assume it's always defined.
Diffstat (limited to 'src/os_vms_conf.h')
-rw-r--r--src/os_vms_conf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h
index 41728efe2..6da074b1f 100644
--- a/src/os_vms_conf.h
+++ b/src/os_vms_conf.h
@@ -109,7 +109,6 @@
#define HAVE_FSYNC
#define HAVE_GETPWUID
#define HAVE_GETPWNAM
-#define HAVE_STDARG_H
#define HAVE_STDLIB_H
#define HAVE_STRING_H
#define HAVE_ERRNO_H