]> gitweb.ps.run Git - ps-cgit/commit
Remove redundant includes
authorJohn Keeping <john@keeping.me.uk>
Thu, 13 Aug 2015 11:14:15 +0000 (12:14 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 13 Aug 2015 13:36:53 +0000 (15:36 +0200)
commit157f544ac2149a985b0f62e9381a759c0ae252ec
tree68766706061955341ef25a00f902edcf8763ebc7
parent0393102249c30f62c8f061062bc4a9ba962b6910
Remove redundant includes

These are all included in git-compat-util.h (when necessary), which we
include in cgit.h.

Signed-off-by: John Keeping <john@keeping.me.uk>
filter.c
html.c
shared.c
ui-plain.c
ui-repolist.c
ui-summary.c