utils.h is included two times in ipaddress.c, there is no need for that.

Signed-off-by: Andrea Claudi <acla...@redhat.com>
---
 ip/ipaddress.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ip/ipaddress.c b/ip/ipaddress.c
index 3b53933f41673..a6acd8acca4a2 100644
--- a/ip/ipaddress.c
+++ b/ip/ipaddress.c
@@ -30,7 +30,6 @@
 #include <linux/sockios.h>
 #include <linux/net_namespace.h>
 
-#include "utils.h"
 #include "rt_names.h"
 #include "utils.h"
 #include "ll_map.h"
-- 
2.26.2

Reply via email to