OSDN Git Service

Try again to fix the MSVC build.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 25 Sep 2013 07:52:21 +0000 (07:52 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 25 Sep 2013 07:52:21 +0000 (07:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191359 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm-c/lto.h

index d960617..58d5833 100644 (file)
@@ -20,7 +20,7 @@
 #include <stdbool.h>
 #endif
 #include <stddef.h>
-#include <unistd.h>
+#include <sys/types.h>
 
 /**
  * @defgroup LLVMCLTO LTO