2
0
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:
John Keeping
2015-08-13 12:14:15 +01:00
committed by Jason A. Donenfeld
parent 0393102249
commit 157f544ac2
6 changed files with 0 additions and 16 deletions

View File

@@ -13,7 +13,6 @@
#include "ui-refs.h"
#include "ui-blob.h"
#include "ui-shared.h"
#include <libgen.h>
static int urls;