From: Chris Lattner Date: Tue, 20 Jul 2010 19:40:51 +0000 (+0000) Subject: hopefully heal the linux builders X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=1c861a02533216e7a5892a71e28a68ba4dfaec91;p=oota-llvm.git hopefully heal the linux builders git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108890 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/MC/MCDisassembler/EDInst.h b/lib/MC/MCDisassembler/EDInst.h index 0a98fea2c11..ceb9505028d 100644 --- a/lib/MC/MCDisassembler/EDInst.h +++ b/lib/MC/MCDisassembler/EDInst.h @@ -16,6 +16,7 @@ #ifndef LLVM_EDINST_H #define LLVM_EDINST_H +#include "llvm/Support/DataTypes.h" #include "llvm/ADT/SmallVector.h" #include #include