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