From: Elijah Newren Date: Tue, 16 May 2023 06:34:01 +0000 (+0000) Subject: list-objects-filter-options.h: remove unneccessary include X-Git-Tag: v2.42.0-rc0~80^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=768122900f7af84c2536fd9cb9d205f8ad774322;p=thirdparty%2Fgit.git list-objects-filter-options.h: remove unneccessary include Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- diff --git a/list-objects-filter-options.h b/list-objects-filter-options.h index f620612586..55fab8563d 100644 --- a/list-objects-filter-options.h +++ b/list-objects-filter-options.h @@ -3,7 +3,6 @@ #include "gettext.h" #include "object.h" -#include "string-list.h" #include "strbuf.h" struct option;