aboutsummaryrefslogtreecommitdiff
path: root/src/diff.c
diff options
context:
space:
mode:
authorNicolas Hillegeer <nicolas@hillegeer.com>2014-04-28 18:56:40 +0200
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-28 16:17:25 -0300
commit349f9da850fe46853663bff4ca199045a4678837 (patch)
treefcf63cc6c7436b64bbc1db68ef487367325b5b54 /src/diff.c
parente772cfcc55878f82b5ab1358a10dcdca6c326e08 (diff)
downloadrneovim-349f9da850fe46853663bff4ca199045a4678837.tar.gz
rneovim-349f9da850fe46853663bff4ca199045a4678837.tar.bz2
rneovim-349f9da850fe46853663bff4ca199045a4678837.zip
path: add 'garray.h' to headers
The function prototypes use garray_T* arguments, but the header is not included in path.h. Technically we could also get away with a forward declaration since we're just using the pointer, but I don't see the urgent need for that.
Diffstat (limited to 'src/diff.c')
0 files changed, 0 insertions, 0 deletions