From: Uros Bizjak Date: Mon, 30 Sep 2024 12:33:21 +0000 (+0200) Subject: lib/interval_tree_test.c: Include instead of X-Git-Tag: v6.13-rc1~195^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d46150d6fd1068e39e47a0c6e1f437ea71d83928;p=thirdparty%2Fkernel%2Flinux.git lib/interval_tree_test.c: Include instead of Substitute the inclusion of header with to allow the removal of legacy inclusion of from . Signed-off-by: Uros Bizjak Cc: Andrew Morton Signed-off-by: Jason A. Donenfeld --- diff --git a/lib/interval_tree_test.c b/lib/interval_tree_test.c index f37f4d44faa90..837064b83a6c9 100644 --- a/lib/interval_tree_test.c +++ b/lib/interval_tree_test.c @@ -2,7 +2,7 @@ #include #include #include -#include +#include #include #include