]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/run-command-needs-alloc-h'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 16:27:06 +0000 (09:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 16:27:06 +0000 (09:27 -0700)
Fix the build problem with NO_PTHREADS defined, a fallout from
recent header file shuffling.

* tb/run-command-needs-alloc-h:
  run-command.c: fix missing include under `NO_PTHREADS`

1  2 
run-command.c

diff --cc run-command.c
Simple merge