aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2013-09-25 07:52:21 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2013-09-25 07:52:21 +0000
commite8a665f696b60834a3087e3d5bccf8cacf3ca39d (patch)
tree8cdbc87798a05399f75c20b9feb8258b2bccb1de /include/llvm-c
parentaca74f0e0d221a0dfe355adcdf0592bb64461df7 (diff)
downloadexternal_llvm-e8a665f696b60834a3087e3d5bccf8cacf3ca39d.zip
external_llvm-e8a665f696b60834a3087e3d5bccf8cacf3ca39d.tar.gz
external_llvm-e8a665f696b60834a3087e3d5bccf8cacf3ca39d.tar.bz2
Try again to fix the MSVC build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191359 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm-c')
-rw-r--r--include/llvm-c/lto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm-c/lto.h b/include/llvm-c/lto.h
index d960617..58d5833 100644
--- a/include/llvm-c/lto.h
+++ b/include/llvm-c/lto.h
@@ -20,7 +20,7 @@
#include <stdbool.h>
#endif
#include <stddef.h>
-#include <unistd.h>
+#include <sys/types.h>
/**
* @defgroup LLVMCLTO LTO