Merge "libcutils: fs_config: winsdk_tools build fix"

This commit is contained in:
Mark Salyzyn 2015-04-16 15:36:27 +00:00 committed by Gerrit Code Review
commit 93e16dca64
1 changed files with 1 additions and 1 deletions

View File

@ -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 {