aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/llvm/System/Path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/System/Path.h b/include/llvm/System/Path.h
index 00e4ea3..2266349 100644
--- a/include/llvm/System/Path.h
+++ b/include/llvm/System/Path.h
@@ -19,6 +19,7 @@
#include <string>
#include <vector>
#include <iosfwd>
+#include <cstring>
namespace llvm {
namespace sys {