mirror of
https://git.zx2c4.com/cgit
synced 2025-08-30 22:05: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
@@ -13,7 +13,6 @@
|
||||
#include "ui-refs.h"
|
||||
#include "ui-blob.h"
|
||||
#include "ui-shared.h"
|
||||
#include <libgen.h>
|
||||
|
||||
static int urls;
|
||||
|
||||
|
Reference in New Issue
Block a user