OSDN Git Service

glibc has <sys/uio.h>.
authorElliott Hughes <enh@google.com>
Tue, 25 Nov 2014 22:50:32 +0000 (14:50 -0800)
committerElliott Hughes <enh@google.com>
Tue, 25 Nov 2014 22:50:32 +0000 (14:50 -0800)
Change-Id: Iaed181ce8f142355b69b8fd9590f62199c13e534

host/include/llvm/Config/config.h

index 8135848..d686e16 100644 (file)
 #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