!390 清理"bits/xxx.h"类头文件包含
Merge pull request !390 from Caoruihong/clean_bits
This commit is contained in:
commit
afc362db23
|
@ -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