From: Uros Bizjak Date: Mon, 30 Sep 2024 12:33:27 +0000 (+0200) Subject: lib/test_scanf: Include instead of X-Git-Tag: v6.13-rc1~195^2~3 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=0402779aae14d56a7972a83250fd3fe636abaf12;p=linux-block.git lib/test_scanf: Include instead of Substitute the inclusion of header with to allow the removal of legacy inclusion of from . Signed-off-by: Uros Bizjak Acked-by: Petr Mladek Cc: Steven Rostedt Cc: Andy Shevchenko Cc: Rasmus Villemoes Cc: Sergey Senozhatsky Cc: Andrew Morton Signed-off-by: Jason A. Donenfeld --- diff --git a/lib/test_scanf.c b/lib/test_scanf.c index 7257b1768545..44f8508c9d88 100644 --- a/lib/test_scanf.c +++ b/lib/test_scanf.c @@ -11,7 +11,7 @@ #include #include #include -#include +#include #include #include