X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-show-ref.c;h=65051d14fde44c14d12099df656ac423bc1c347e;hb=1c911dc86cd8c504fbad98a75b28cbc92317a0e8;hp=9463ff0e69b15fc0e544259e64960bc942a98368;hpb=99e6ac503b175ef38ca98e88a6ec1e290ad79d69;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"