all repos — cgit @ 17596459fe9a43428a261e66f65b227d15bf7ee5

a hyperfast web frontend for git written in c

ui-stats: Remove unnecessary #include

<string-list.h> is already #included from cgit.h

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Johan Herland johan@herland.net
Mon, 15 Nov 2010 18:39:48 +0100
commit

17596459fe9a43428a261e66f65b227d15bf7ee5

parent

7618cac1ee3bf83424d9237c3c362a43c5b246e9

1 files changed, 0 insertions(+), 2 deletions(-)

jump to
M ui-stats.cui-stats.c

@@ -1,5 +1,3 @@

-#include <string-list.h> - #include "cgit.h" #include "html.h" #include "ui-shared.h"