summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/System/Unix')
-rw-r--r--llvm/lib/System/Unix/DynamicLibrary.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/System/Unix/DynamicLibrary.cpp b/llvm/lib/System/Unix/DynamicLibrary.cpp
index 24d7f5fb846..ac80a494ef9 100644
--- a/llvm/lib/System/Unix/DynamicLibrary.cpp
+++ b/llvm/lib/System/Unix/DynamicLibrary.cpp
@@ -12,6 +12,7 @@
//===----------------------------------------------------------------------===//
#include "Unix.h"
+#include "sys/stat.h"
namespace llvm {
using namespace sys;
OpenPOWER on IntegriCloud