diff options
Diffstat (limited to 'cgit.h')
-rw-r--r-- | cgit.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ | |||
3 | 3 | ||
4 | 4 | ||
5 | #include <git-compat-util.h> | 5 | #include <git-compat-util.h> |
6 | #include <stdbool.h> | ||
7 | |||
6 | #include <cache.h> | 8 | #include <cache.h> |
7 | #include <grep.h> | 9 | #include <grep.h> |
8 | #include <object.h> | 10 | #include <object.h> |