diff options
| author | Nick Kralevich <nnk@google.com> | 2013-02-22 21:44:07 -0800 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2013-02-22 21:44:07 -0800 |
| commit | 09094e729b14e6b00a8ca25efae55a641d67826d (patch) | |
| tree | c4d7f4d48b9cd83af1456c358d59c112c426078c | |
| parent | 89b530d215f9b346b0761ad4ca5db72a988cda72 (diff) | |
| parent | 96f60a8cf8a6e8e8c077339a27e417cd15645e1b (diff) | |
| download | system_core-09094e729b14e6b00a8ca25efae55a641d67826d.zip system_core-09094e729b14e6b00a8ca25efae55a641d67826d.tar.gz system_core-09094e729b14e6b00a8ca25efae55a641d67826d.tar.bz2 | |
am 96f60a8c: am ff03bc30: Merge "fix mac sdk build."
* commit '96f60a8cf8a6e8e8c077339a27e417cd15645e1b':
fix mac sdk build.
| -rw-r--r-- | include/private/android_filesystem_config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/private/android_filesystem_config.h b/include/private/android_filesystem_config.h index 32ed170..03df585 100644 --- a/include/private/android_filesystem_config.h +++ b/include/private/android_filesystem_config.h @@ -26,7 +26,6 @@ #include <sys/stat.h> #include <sys/types.h> #include <stdint.h> -#include <linux/capability.h> /* This is the master Users and Groups config for the platform. ** DO NOT EVER RENUMBER. |
