libs/libc/stdio: Optimize header file dependencies in *scanf.c file.

Signed-off-by: likun17 <likun17@xiaomi.com>
This commit is contained in:
likun17
2024-05-31 14:58:48 +08:00
committed by Xiang Xiao
parent 47eec633a0
commit b8835be6c5
5 changed files with 5 additions and 57 deletions
-1
View File
@@ -23,7 +23,6 @@
****************************************************************************/
#include <stdio.h>
#include "libc.h"
/****************************************************************************
* Public Functions