commit | 1d1ce613cdc74721499660b1d8911de164e2862d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 27 19:02:52 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 27 19:02:52 2021 +0200 |
tree | 0405fa994373f498edf7fb831805db428afcda37 | |
parent | 17d868b8b268c9b9670421039d1a772341937add [diff] [blame] |
patch 8.2.3067: building fails with Athena Problem: Building fails with Athena. (Elimar Riesebieter) Solution: Adjust #ifdefs and add the 'drop_file' feature.
diff --git a/src/version.c b/src/version.c index 9bb7c4f..c43fd3f 100644 --- a/src/version.c +++ b/src/version.c
@@ -756,6 +756,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3067, +/**/ 3066, /**/ 3065,