libcutils: fs_config: winsdk_tools build fix
Bug: 19908228 Change-Id: Ia725d20ca4f8a87deec63b6c661f6a09c8671231
This commit is contained in:
parent
c47b0d5278
commit
fd5b425b6e
1 changed files with 1 additions and 1 deletions
|
@ -33,9 +33,9 @@
|
|||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <cutils/fs.h>
|
||||
#include <log/log.h>
|
||||
#include <private/android_filesystem_config.h>
|
||||
#include <utils/Compat.h>
|
||||
|
||||
/* The following structure is stored little endian */
|
||||
struct fs_path_config_from_file {
|
||||
|
|
Loading…
Reference in a new issue