chore: clean "bits/xx.h" includes

Signed-off-by: Caoruihong <crh.cao@huawei.com>
Change-Id: Ia4db457ec704121aa5f0daac17ecee6da8395d63
This commit is contained in:
Caoruihong 2021-11-11 11:57:07 +08:00
parent 1553e3ed88
commit 931df01e2e
2 changed files with 0 additions and 2 deletions

View File

@ -32,7 +32,6 @@
#ifndef _LFS_API_H_
#define _LFS_API_H_
#include "bits/alltypes.h"
#include "fcntl.h"
#include "sys/stat.h"

View File

@ -41,7 +41,6 @@
#include "los_config.h"
#include "kernel_test.h"
#include "log.h"
#include <bits/alltypes.h>
#include <fcntl.h>
#include <dirent.h>
#include "sys/stat.h"