Merge branch 'en/incl-forward-decl'
commit5ade03446430f1190fdf1eca8b8fde5f63367110
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Aug 2018 19:41:32 +0000 (20 12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Aug 2018 19:41:32 +0000 (20 12:41 -0700)
treeba0c1878e9d5c96cfcb9668a3756a80b73600789
parent36f0f344e71b928d47871e39fcef1908cb47c47b
parent1076f1e454dae338cee8e48f3e69b58181e5e10a
Merge branch 'en/incl-forward-decl'

Code hygiene improvement for the header files.

* en/incl-forward-decl:
  Remove forward declaration of an enum
  compat/precompose_utf8.h: use more common include guard style
  urlmatch.h: fix include guard
  Move definition of enum branch_track from cache.h to branch.h
  alloc: make allocate_alloc_state and clear_alloc_state more consistent
  Add missing includes and forward declarations
15 files changed:
apply.h
archive.h
attr.h
cache.h
config.c
config.h
convert.h
diffcore.h
environment.c
object-store.h
repository.h
revision.h
submodule.h
unpack-trees.h
utf8.h