From 1688e72ef913bb23fbf533f97d3a73b616b387ce Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 25 Nov 2014 14:50:32 -0800 Subject: glibc has . Change-Id: Iaed181ce8f142355b69b8fd9590f62199c13e534 --- host/include/llvm/Config/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host') 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 header file. */ -/* #define HAVE_SYS_UIO_H 1 */ +#define HAVE_SYS_UIO_H 1 /* Define to 1 if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 -- cgit v1.1