about summary refs log tree commit diff stats
path: root/shared.c
diff options
context:
space:
mode:
Diffstat (limited to 'shared.c')
-rw-r--r--shared.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared.c b/shared.c index 0431b59..3bd2a9e 100644 --- a/shared.c +++ b/shared.c
@@ -7,7 +7,6 @@
7 */ 7 */
8 8
9#include "cgit.h" 9#include "cgit.h"
10#include <stdio.h>
11 10
12struct cgit_repolist cgit_repolist; 11struct cgit_repolist cgit_repolist;
13struct cgit_context ctx; 12struct cgit_context ctx;