summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/AutoConvert.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/AutoConvert.cpp')
-rw-r--r--llvm/lib/Support/AutoConvert.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/AutoConvert.cpp b/llvm/lib/Support/AutoConvert.cpp
index 74842e9167bd..c509284ee916 100644
--- a/llvm/lib/Support/AutoConvert.cpp
+++ b/llvm/lib/Support/AutoConvert.cpp
@@ -14,6 +14,7 @@
#ifdef __MVS__
#include "llvm/Support/AutoConvert.h"
+#include "llvm/Support/Error.h"
#include <cassert>
#include <fcntl.h>
#include <sys/stat.h>