aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-11-25 23:17:14 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-25 23:17:14 +0000
commita8721e86dc14fee9787d70a1e37466fe89b36994 (patch)
tree69b52db94e222f85a8db3f8e97a6d6f2ab55ef99
parentbe6a9d44402312f09b063d64da4bf4e7ffb4de15 (diff)
parentd2327b22152ced7bc46dc629fc908959e8a52d03 (diff)
downloadexternal_llvm-a8721e86dc14fee9787d70a1e37466fe89b36994.zip
external_llvm-a8721e86dc14fee9787d70a1e37466fe89b36994.tar.gz
external_llvm-a8721e86dc14fee9787d70a1e37466fe89b36994.tar.bz2
am d2327b22: Merge "glibc has <sys/uio.h>."
* commit 'd2327b22152ced7bc46dc629fc908959e8a52d03': 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