chore: clean "bits/xx.h" includes
Signed-off-by: Caoruihong <crh.cao@huawei.com> Change-Id: Ia4db457ec704121aa5f0daac17ecee6da8395d63
This commit is contained in:
parent
1553e3ed88
commit
931df01e2e
|
@ -32,7 +32,6 @@
|
|||
#ifndef _LFS_API_H_
|
||||
#define _LFS_API_H_
|
||||
|
||||
#include "bits/alltypes.h"
|
||||
#include "fcntl.h"
|
||||
#include "sys/stat.h"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue