diff options
Diffstat (limited to 'shared.c')
-rw-r--r-- | shared.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ #include "cgit.h" #include <stdio.h> -#include <linux/limits.h> struct cgit_repolist cgit_repolist; struct cgit_context ctx; |