From bb05a92cb11d18e7cbd412d8838bb1d0aef4cbfe Mon Sep 17 00:00:00 2001 From: Nick Kralevich Date: Fri, 22 Feb 2013 20:32:35 -0800 Subject: fix mac sdk build. For now, remove linux/capability.h . We're haven't started using capabilities yet, and this file doesn't exist on mac builds. Change-Id: Id6ec7fdb408bcdfdd538dac65187194c8ee226ff --- include/private/android_filesystem_config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/private') 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 #include #include -#include /* This is the master Users and Groups config for the platform. ** DO NOT EVER RENUMBER. -- cgit v1.1