
30 Apr
2023
30 Apr
'23
3:29 a.m.
There is no need for this file and it should not be included unless sandbox is being used. Drop it.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
lib/sscanf.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/lib/sscanf.c b/lib/sscanf.c index 4c35c035fe10..b79f6d79255c 100644 --- a/lib/sscanf.c +++ b/lib/sscanf.c @@ -17,7 +17,6 @@
#if !defined HAVE_LIBC
-#include <os.h> #include <linux/kernel.h> #include <linux/ctype.h> #include <vsprintf.h>
--
2.40.1.495.gc816e09b53d-goog