]> git.ipfire.org Git - thirdparty/git.git/blobdiff - run-command.c
typo: replace 'commitish' with 'committish'
[thirdparty/git.git] / run-command.c
index d4247d5fcc68283c362453e34e7da3e94291976f..60c94198664738159fbae86afeb49bccd15f25e3 100644 (file)
@@ -16,6 +16,7 @@
 #include "packfile.h"
 #include "hook.h"
 #include "compat/nonblock.h"
+#include "alloc.h"
 
 void child_process_init(struct child_process *child)
 {