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