From fe33175c073fe21945b39a4a8c27806cf0154bf3 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 15 May 2025 17:31:51 -0600 Subject: [PATCH] include/net.h: Drop Now that all of the cases of code that relied on to provide (or one of the headers that it includes, and so forth) have been fixed, we can drop the include from here. Signed-off-by: Tom Rini --- include/net-common.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/net-common.h b/include/net-common.h index 2ca565fe4ed..9e82b280df2 100644 --- a/include/net-common.h +++ b/include/net-common.h @@ -5,7 +5,6 @@ #include #include -#include #include #include #include -- 2.47.2