]> Kevux Git Server - rit/commit
odb: drop unneeded headers and forward decls
authorPatrick Steinhardt <ps@pks.im>
Tue, 31 Mar 2026 23:57:51 +0000 (01:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 03:43:14 +0000 (20:43 -0700)
commit109bcb7d1d2f0d2f0514beec15779190c0b89575
treedc72ca8fc9c264382d52056ab88686e10a487b1c
parentc63911b052dc286de5daddba8d4a20fd59348cee
odb: drop unneeded headers and forward decls

There's a couple of unneeded forward declarations and headers in
"odb.h". Drop these.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
odb.h