diff options
-rw-r--r-- | shared.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared.c b/shared.c index 699c362..75c4b5c 100644 --- a/shared.c +++ b/shared.c | |||
@@ -8,7 +8,6 @@ | |||
8 | 8 | ||
9 | #include "cgit.h" | 9 | #include "cgit.h" |
10 | #include <stdio.h> | 10 | #include <stdio.h> |
11 | #include <linux/limits.h> | ||
12 | 11 | ||
13 | struct cgit_repolist cgit_repolist; | 12 | struct cgit_repolist cgit_repolist; |
14 | struct cgit_context ctx; | 13 | struct cgit_context ctx; |