kset.h, tar.h: add missing header guard to prevent multiple inclusion
authorElia Pinto <gitter.spiros@gmail.com>
Thu, 7 Nov 2019 10:12:43 +0000 (10:12 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Nov 2019 11:12:04 +0000 (20:12 +0900)
commit46efd28be15a7ce27b3a0594497533e67bac0d81
treecee3a58cd9ba520e13bcae808971f87cf88d677e
parent5fa0f5238b0cd46cfe7f6fa76c3f526ea98148d9
kset.h, tar.h: add missing header guard to prevent multiple inclusion

Add missing headers to prevent ill-effects from multiple inclusion.

Found by the LGTM source code analyzer.

Signed-off-by: Elia Pinto <gitter.spiros@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
kwset.h
tar.h