patch 8.0.0506: can't build with ANSI C v8.0.0506
authorBram Moolenaar <Bram@vim.org>
Sat, 25 Mar 2017 14:07:43 +0000 (15:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 25 Mar 2017 14:07:43 +0000 (15:07 +0100)
commit6c0c1e8052811a818739e2f3d543291b7a347ad0
tree7a7a122d90a436acf99b24b59a29728ae1d03370
parentba6ad17378ddb9b33412d85174224997b8ff7a4f
patch 8.0.0506: can't build with ANSI C

Problem:    Can't build with ANSI C.
Solution:   Move declarations to start of block.
src/ex_docmd.c
src/version.c