X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=builtin-help.c;h=7470faa56692e17608d202000b78a91565360b72;hb=91df4330d35f1f1670dd04af0a14f1ca84a72b2b;hp=10a59cc403d68166c614f2cf023d62413c5c1fcb;hpb=a549e11cc2fee10ddf66dd98ea79f7c624eee34e;p=git.git diff --git a/builtin-help.c b/builtin-help.c index 10a59cc4..7470faa5 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"