bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3.
e2fsprogs: remove confuse bb_mkdep. Use internal e2fsprogs includes only. other: remove confuse bb_mkdep.
This commit is contained in:
@ -9,8 +9,8 @@
|
||||
* %End-Header%
|
||||
*/
|
||||
|
||||
#include "ext2fs/ext2fs.h"
|
||||
#include "ext2fs/bitops.h"
|
||||
#include "ext2fs.h"
|
||||
#include "bitops.h"
|
||||
|
||||
/*
|
||||
* Allocate memory
|
||||
|
Reference in New Issue
Block a user