summaryrefslogtreecommitdiff
path: root/headers/termio.h
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2017-02-23 14:29:03 -0800
committerDan Albert <danalbert@google.com>2017-03-27 13:27:14 -0700
commit14a6cd4a5fec86c67bc72ca827308adb59563806 (patch)
tree5ad5f59c74704619ae5f6aec32ff428d3a2cf4f6 /headers/termio.h
parentd89dea2f0de9d70b9bbbd2fa1a5060b0dea366d6 (diff)
downloadndk-14a6cd4a5fec86c67bc72ca827308adb59563806.tar.gz
Revert "Revert "Remove the prebuilt bionic headers.""
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
Diffstat (limited to 'headers/termio.h')
-rw-r--r--headers/termio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/headers/termio.h b/headers/termio.h
deleted file mode 100644
index 9e2695652..000000000
--- a/headers/termio.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <termios.h>