diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-11-18 16:33:52 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-11-19 12:23:08 +0900 |
commit | 17e80398782b4e8746a389604aaaf9744fd6900a (patch) | |
tree | 23f9c678af55d553466e5656fb0eda7e6d4fda47 /t/unit-tests/t-basic.c | |
parent | 88d21e3176b2f29f34f567ac592e46cbb1d55ec0 (diff) |
reftable/system: move "dir.h" to its only user
We still include "dir.h" in "reftable/system.h" even though it is not
used by anything but by a single unit test. Move it over into that unit
test so that we don't accidentally use any functionality provided by it
in the reftable codebase.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-basic.c')
0 files changed, 0 insertions, 0 deletions