summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm-c/lto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm-c/lto.h b/llvm/include/llvm-c/lto.h
index d960617fdc7..58d58336b50 100644
--- a/llvm/include/llvm-c/lto.h
+++ b/llvm/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
OpenPOWER on IntegriCloud