From da9502ff4dc495471a1a080dc297cd6e4628c10c Mon Sep 17 00:00:00 2001 From: Calvin Wan Date: Wed, 5 Jul 2023 17:09:23 +0000 Subject: treewide: remove unnecessary includes for wrapper.h Signed-off-by: Calvin Wan Signed-off-by: Junio C Hamano --- strbuf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'strbuf.c') diff --git a/strbuf.c b/strbuf.c index b7fd474a83..0158848dea 100644 --- a/strbuf.c +++ b/strbuf.c @@ -11,7 +11,6 @@ #include "string-list.h" #include "utf8.h" #include "date.h" -#include "wrapper.h" int starts_with(const char *str, const char *prefix) { -- cgit v1.3