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