diff options
Diffstat (limited to 'blame.c')
-rw-r--r-- | blame.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ #include "diffcore.h" #include "tag.h" #include "blame.h" +#include "alloc.h" void blame_origin_decref(struct blame_origin *o) { |