commit | b86a343280b08d6701da68ee0651e960a0a7a61c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jan 10 16:00:53 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jan 10 16:00:53 2016 +0100 |
tree | 356582cf6c33986a333421c8761e0eb60404930b | |
parent | acb4f221c715a333f4c49a2235a8006c6ac6e4d5 [diff] [blame] |
patch 7.4.1079 Problem: New include file missing from distribution. Missing changes to quickfix code. Solution: Add alloc.h to the list of distributed files. Use the enum in quickfix code.
diff --git a/Filelist b/Filelist index d58c53c..a1ed826 100644 --- a/Filelist +++ b/Filelist
@@ -7,6 +7,7 @@ .travis.yml \ appveyor.yml \ src/README.txt \ + src/alloc.h \ src/arabic.c \ src/arabic.h \ src/ascii.h \