From: Uros Bizjak Date: Mon, 30 Sep 2024 12:33:22 +0000 (+0200) Subject: kunit: string-stream-test: Include X-Git-Tag: v6.13-rc1~195^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9127ad42420dda0c54ddc00826242c46a918c116;p=thirdparty%2Fkernel%2Flinux.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 7511442ea98f0..7734e33156f94 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