From 09db4f3b59ad06eae514b62c78211db470ecd287 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Thu, 18 Feb 2021 10:38:59 +0100 Subject: treewide: include wrapper instead of isn't meant for direct usage as may override this on a per-architecture basis. We don't do that currently, but in the future we might. Include the instead. No functional change. Signed-off-by: Ahmad Fatoum Signed-off-by: Sascha Hauer --- net/sntp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/sntp.c b/net/sntp.c index 45449fd95b..08da012f36 100644 --- a/net/sntp.c +++ b/net/sntp.c @@ -3,7 +3,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3