Attempt to fix the Linux build.

llvm-svn: 113773
This commit is contained in:
Owen Anderson 2010-09-13 19:47:32 +00:00
parent 0bf2a926f2
commit 43f9831376
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/Support/DebugLoc.h"
#include "llvm/System/DataTypes.h"
namespace llvm {
class BlockAddress;