From: Johan Herland Date: Mon, 15 Nov 2010 17:39:48 +0000 (+0100) Subject: ui-stats: Remove unnecessary #include X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/17596459fe9a43428a261e66f65b227d15bf7ee5?ds=sidebyside 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"