Try again to fix the MSVC build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191359 91177308-0d34-0410-b5e6-96231b3b80d8
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