mirror of
https://git.zx2c4.com/cgit
synced 2025-08-31 06:15:08 +00:00
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>
This commit is contained in:
committed by
Jason A. Donenfeld
parent
0393102249
commit
157f544ac2
@@ -6,7 +6,6 @@
|
||||
* (see COPYING for full license text)
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "cgit.h"
|
||||
#include "ui-plain.h"
|
||||
#include "html.h"
|
||||
|
Reference in New Issue
Block a user