summaryrefslogtreecommitdiff
path: root/headers/sys/statfs.h
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2017-02-23 14:29:03 -0800
committerSteven Moreland <smoreland@google.com>2017-04-10 15:04:53 +0000
commit11cd02dfb91661c65134cac258cf5924270e9d2b (patch)
tree5ad5f59c74704619ae5f6aec32ff428d3a2cf4f6 /headers/sys/statfs.h
parent4448347db136fb3d172c0349c32295c6691df3be (diff)
downloadndk-oreo-r6-release.tar.gz
Revert "Revert "Remove the prebuilt bionic headers.""android-vts-8.0_r9android-vts-8.0_r8android-vts-8.0_r7android-vts-8.0_r6android-vts-8.0_r2android-vts-8.0_r13android-vts-8.0_r12android-vts-8.0_r11android-vts-8.0_r10android-vts-8.0_r1android-security-8.0.0_r54android-security-8.0.0_r53android-security-8.0.0_r52android-cts-8.0_r9android-cts-8.0_r8android-cts-8.0_r7android-cts-8.0_r6android-cts-8.0_r5android-cts-8.0_r4android-cts-8.0_r3android-cts-8.0_r26android-cts-8.0_r25android-cts-8.0_r24android-cts-8.0_r23android-cts-8.0_r22android-cts-8.0_r21android-cts-8.0_r20android-cts-8.0_r2android-cts-8.0_r19android-cts-8.0_r18android-cts-8.0_r17android-cts-8.0_r16android-cts-8.0_r15android-cts-8.0_r14android-cts-8.0_r13android-cts-8.0_r12android-cts-8.0_r11android-cts-8.0_r10android-cts-8.0_r1android-8.0.0_r9android-8.0.0_r7android-8.0.0_r51android-8.0.0_r50android-8.0.0_r49android-8.0.0_r48android-8.0.0_r47android-8.0.0_r46android-8.0.0_r45android-8.0.0_r44android-8.0.0_r43android-8.0.0_r42android-8.0.0_r41android-8.0.0_r40android-8.0.0_r4android-8.0.0_r39android-8.0.0_r38android-8.0.0_r37android-8.0.0_r36android-8.0.0_r35android-8.0.0_r32android-8.0.0_r31android-8.0.0_r30android-8.0.0_r3android-8.0.0_r29android-8.0.0_r28android-8.0.0_r2android-8.0.0_r17android-8.0.0_r16android-8.0.0_r15android-8.0.0_r13android-8.0.0_r12android-8.0.0_r11android-8.0.0_r10android-8.0.0_r1security-oc-releaseoreo-vts-releaseoreo-security-releaseoreo-releaseoreo-r6-releaseoreo-r5-releaseoreo-r4-releaseoreo-r3-releaseoreo-r2-releaseoreo-devoreo-cts-release
This reverts commit fda647dd860c00cc3691eea10182e129099c9d0a. This may break some unbundled branches. If you're building NDK code in your branch you'll need to add the projects that generate the NDK sysroot. You'll primarily need platform/bionic, but if you're using any NDK frameworks APIs you'll need those frameworks projects as well. Building the NDK also depends on libclang, so you'll need external/clang and the dependencies of libclang. Test: make checkbuild (cherry picked from commit 14a6cd4a5fec86c67bc72ca827308adb59563806)
Diffstat (limited to 'headers/sys/statfs.h')
-rw-r--r--headers/sys/statfs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/headers/sys/statfs.h b/headers/sys/statfs.h
deleted file mode 100644
index 53b3b5e4d..000000000
--- a/headers/sys/statfs.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <sys/vfs.h>