commit | 76243bd847e0dad0d07ac1ad9f29f29343d990a0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Mar 02 01:47:02 2009 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Mar 02 01:47:02 2009 +0000 |
tree | 6d4697372126e215c065377dcafba861a23bbfd9 | |
parent | e8bd5cea37fa75cecd6288be394c2165316bf660 [diff] [blame] |
updated for version 7.2-130
diff --git a/src/config.h.in b/src/config.h.in index d1fb8d1..900aef8 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