diff options
Diffstat (limited to 'help.c')
| -rw-r--r-- | help.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -#include "cache.h" +#include "git-compat-util.h" +#include "alloc.h" #include "config.h" #include "builtin.h" #include "exec-cmd.h" |
