summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/utils/not/not.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/not/not.cpp b/llvm/utils/not/not.cpp
index 23062fb323d..271fbcfe94a 100644
--- a/llvm/utils/not/not.cpp
+++ b/llvm/utils/not/not.cpp
@@ -12,7 +12,6 @@
// not --crash cmd
// Will return true if cmd crashes (e.g. for testing crash reporting).
-#include "llvm/Support/Path.h"
#include "llvm/Support/Program.h"
#include "llvm/Support/raw_ostream.h"
using namespace llvm;
OpenPOWER on IntegriCloud