From: Uros Bizjak Date: Mon, 30 Sep 2024 12:33:23 +0000 (+0200) Subject: random32: Include instead of X-Git-Tag: v6.13-rc1~195^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=baacb8b41308988f42cdbfa27991b1b0014d0228;p=thirdparty%2Fkernel%2Flinux.git random32: 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 Cc: David S. Miller Cc: Eric Dumazet Cc: Jakub Kicinski Cc: Paolo Abeni Signed-off-by: Jason A. Donenfeld --- diff --git a/lib/random32.c b/lib/random32.c index 32060b8526681..31fc2ca688565 100644 --- a/lib/random32.c +++ b/lib/random32.c @@ -36,7 +36,7 @@ #include #include #include -#include +#include #include #include #include