summaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2009-03-02 01:47:02 +0000
committerBram Moolenaar <Bram@vim.org>2009-03-02 01:47:02 +0000
commit76243bd847e0dad0d07ac1ad9f29f29343d990a0 (patch)
tree6d4697372126e215c065377dcafba861a23bbfd9 /src/config.h.in
parente8bd5cea37fa75cecd6288be394c2165316bf660 (diff)
updated for version 7.2-130v7.2.130
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index d1fb8d1b54..900aef8d3a 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -50,6 +50,9 @@
/* Define to empty if the keyword does not work. */
#undef const
+/* Define to empty if the keyword does not work. */
+#undef volatile
+
/* Define to `int' if <sys/types.h> doesn't define. */
#undef mode_t