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