]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit75ab1fa5ab167828da918f19c7aebe5ee7a1b304
treef17c8593839d55adef507b342dd2e3495f045526
parent004e0f790f947c9c511a9ac4f905021c7dbfa9e1
parent52c0f3318d98dd065ceb68d91bb6720eee20deb3
Merge branch 'tb/run-command-needs-alloc-h'

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`
run-command.c