summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-nm/llvm-nm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-nm/llvm-nm.cpp')
-rw-r--r--llvm/tools/llvm-nm/llvm-nm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/llvm-nm/llvm-nm.cpp b/llvm/tools/llvm-nm/llvm-nm.cpp
index c5930e93728..6aaf7d2f74b 100644
--- a/llvm/tools/llvm-nm/llvm-nm.cpp
+++ b/llvm/tools/llvm-nm/llvm-nm.cpp
@@ -22,6 +22,7 @@
#include "Support/FileUtilities.h"
#include "Support/Signals.h"
#include <cctype>
+#include <cerrno>
#include <cstring>
using namespace llvm;
OpenPOWER on IntegriCloud