X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-show-ref.c;h=65051d14fde44c14d12099df656ac423bc1c347e;hb=95f9b92700585eb9afa6978c350dc07ec5769ec6;hp=9463ff0e69b15fc0e544259e64960bc942a98368;hpb=ed287ab7fa71528e8de288988d1662eebae64002;p=git.git diff --git a/builtin-show-ref.c b/builtin-show-ref.c index 9463ff0e6..65051d14f 100644 --- a/builtin-show-ref.c +++ b/builtin-show-ref.c @@ -1,3 +1,4 @@ +#include "builtin.h" #include "cache.h" #include "refs.h" #include "object.h"