diff options
Diffstat (limited to 'line-log.c')
| -rw-r--r-- | line-log.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/line-log.c b/line-log.c index a7f3e7f6ce..1bf89c9acc 100644 --- a/line-log.c +++ b/line-log.c @@ -1,6 +1,8 @@ #include "git-compat-util.h" +#include "alloc.h" #include "line-range.h" #include "cache.h" +#include "hex.h" #include "tag.h" #include "blob.h" #include "tree.h" |
