aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-11-25 23:21:48 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-25 23:21:48 +0000
commit05952987cf8c8f4658d8f6a356b3f0671aa30e42 (patch)
tree69b52db94e222f85a8db3f8e97a6d6f2ab55ef99
parentd29898135a0096bb68f74375b1b2eb738a4371fe (diff)
parenta8721e86dc14fee9787d70a1e37466fe89b36994 (diff)
downloadexternal_llvm-05952987cf8c8f4658d8f6a356b3f0671aa30e42.zip
external_llvm-05952987cf8c8f4658d8f6a356b3f0671aa30e42.tar.gz
external_llvm-05952987cf8c8f4658d8f6a356b3f0671aa30e42.tar.bz2
am a8721e86: am d2327b22: Merge "glibc has <sys/uio.h>."
* commit 'a8721e86dc14fee9787d70a1e37466fe89b36994': glibc has <sys/uio.h>.
-rw-r--r--host/include/llvm/Config/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/llvm/Config/config.h b/host/include/llvm/Config/config.h
index 8135848..d686e16 100644
--- a/host/include/llvm/Config/config.h
+++ b/host/include/llvm/Config/config.h
@@ -467,7 +467,7 @@
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <sys/uio.h> header file. */
-/* #define HAVE_SYS_UIO_H 1 */
+#define HAVE_SYS_UIO_H 1
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#define HAVE_SYS_WAIT_H 1