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>
这个提交包含在:
John Keeping
2015-08-13 12:14:15 +01:00
提交者 Jason A. Donenfeld
父节点 0393102249
当前提交 157f544ac2
共有 6 个文件被更改,包括 0 次插入16 次删除

查看文件

@@ -7,7 +7,6 @@
*/
#include "cgit.h"
#include <stdio.h>
struct cgit_repolist cgit_repolist;
struct cgit_context ctx;