X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-help.c;h=7470faa56692e17608d202000b78a91565360b72;hb=9c7466fa248608ff8a91f8b4dca48dac7dda02d5;hp=10a59cc403d68166c614f2cf023d62413c5c1fcb;hpb=70827b15bfb11f7aea52c6995956be9d149233e1;p=git.git diff --git a/builtin-help.c b/builtin-help.c index 10a59cc40..7470faa56 100644 --- a/builtin-help.c +++ b/builtin-help.c @@ -3,6 +3,7 @@ * * Builtin help-related commands (help, usage, version) */ +#include #include "cache.h" #include "builtin.h" #include "exec_cmd.h"