From: Uros Bizjak Date: Mon, 30 Sep 2024 12:33:22 +0000 (+0200) Subject: kunit: string-stream-test: Include X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9127ad42420dda0c54ddc00826242c46a918c116;p=users%2Fjedix%2Flinux-maple.git kunit: string-stream-test: Include Include header to allow the removal of legacy inclusion of from . Signed-off-by: Uros Bizjak Cc: Brendan Higgins Cc: David Gow Cc: Rae Moar Signed-off-by: Jason A. Donenfeld --- diff --git a/lib/kunit/string-stream-test.c b/lib/kunit/string-stream-test.c index 7511442ea98f..7734e33156f9 100644 --- a/lib/kunit/string-stream-test.c +++ b/lib/kunit/string-stream-test.c @@ -9,6 +9,7 @@ #include #include #include +#include #include #include