X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=builtin-help.c;h=7470faa56692e17608d202000b78a91565360b72;hb=fb6a9f93d39e4e5fdb83673a927f71a34e9fb7c0;hp=10a59cc403d68166c614f2cf023d62413c5c1fcb;hpb=c6df547a415e4e34165df3d4af40f3eb2cb1cf4f;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"