mirror of
https://git.zx2c4.com/cgit
synced 2024-11-08 09:38:41 +00:00
ui-stats: add missing source header
Signed-off-by: Christian Hesse <mail@eworm.de>
This commit is contained in:
parent
b2c939af4b
commit
34c30d12fc
@ -1,3 +1,11 @@
|
||||
/* ui-stats.c: generate stats view
|
||||
*
|
||||
* Copyright (C) 2006-2014 cgit Development Team <cgit@lists.zx2c4.com>
|
||||
*
|
||||
* Licensed under GNU General Public License v2
|
||||
* (see COPYING for full license text)
|
||||
*/
|
||||
|
||||
#include "cgit.h"
|
||||
#include "ui-stats.h"
|
||||
#include "html.h"
|
||||
|
Loading…
Reference in New Issue
Block a user