From: Uros Bizjak Date: Mon, 30 Sep 2024 12:33:24 +0000 (+0200) Subject: lib/rbtree-test: Include instead of X-Git-Tag: v6.13-rc1~195^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7e74510e03d6254791f4a8e3eabf5f231c771a8;p=thirdparty%2Fkernel%2Flinux.git lib/rbtree-test: 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/rbtree_test.c b/lib/rbtree_test.c index 41ae3c7570d39..8655a76d29a1a 100644 --- a/lib/rbtree_test.c +++ b/lib/rbtree_test.c @@ -2,7 +2,7 @@ #include #include #include -#include +#include #include #include