]> git.ipfire.org Git - thirdparty/git.git/commit
trace2/tr2_tls.h: remove unnecessary include
authorElijah Newren <newren@gmail.com>
Sat, 23 Dec 2023 17:14:58 +0000 (17:14 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Dec 2023 20:04:32 +0000 (12:04 -0800)
commit0a4d5b97720a847d00e6553aeec0984de1e01472
tree0674a03f6a26193d6434600a777a576c0d6b872b
parente9bb1664917a1c6c6379d196172fcd36618e3230
trace2/tr2_tls.h: remove unnecessary include

The unnecessary include in the header transitively pulled in some
other headers actually needed by source files, though.  Have those
source files explicitly include the headers they need.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
trace2/tr2_tgt_normal.c
trace2/tr2_tls.c
trace2/tr2_tls.h