From: Johan Herland Date: Mon, 15 Nov 2010 17:39:48 +0000 (+0100) Subject: ui-stats: Remove unnecessary #include X-Git-Tag: v0.9~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17596459fe9a43428a261e66f65b227d15bf7ee5;p=cgit ui-stats: Remove unnecessary #include is already #included from cgit.h Signed-off-by: Johan Herland Signed-off-by: Lars Hjemli --- diff --git a/ui-stats.c b/ui-stats.c index 946a6ea..2a0c174 100644 --- a/ui-stats.c +++ b/ui-stats.c @@ -1,5 +1,3 @@ -#include - #include "cgit.h" #include "html.h" #include "ui-shared.h"