commit | 5fae2f1dbb8345e6fc3232f4732acaf9b64edd90 | [log] [tgz] |
---|---|---|
author | Michael J. Spencer <bigcheesegs@gmail.com> | Mon Nov 29 18:33:08 2010 +0000 |
committer | Michael J. Spencer <bigcheesegs@gmail.com> | Mon Nov 29 18:33:08 2010 +0000 |
tree | a807998406d3a7a7c986dddd038f5a7fc969d265 | |
parent | 7a9ff3d36c5bbf1f30795a5113978876e137031a [diff] [blame] |
Missed another one. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120302 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/FileUpdate/FileUpdate.cpp b/utils/FileUpdate/FileUpdate.cpp index 1c66c87..616bcbe 100644 --- a/utils/FileUpdate/FileUpdate.cpp +++ b/utils/FileUpdate/FileUpdate.cpp
@@ -17,7 +17,7 @@ #include "llvm/Support/MemoryBuffer.h" #include "llvm/Support/PrettyStackTrace.h" #include "llvm/Support/ToolOutputFile.h" -#include "llvm/System/Signals.h" +#include "llvm/Support/Signals.h" using namespace llvm; static cl::opt<bool>