hopefully heal the linux builders
authorChris Lattner <sabre@nondot.org>
Tue, 20 Jul 2010 19:40:51 +0000 (19:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Jul 2010 19:40:51 +0000 (19:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108890 91177308-0d34-0410-b5e6-96231b3b80d8

lib/MC/MCDisassembler/EDInst.h

index 0a98fea2c1113a52a2dd06b0f449ac7160d1c088..ceb9505028de6241775aecfc56d2fbb522c1d128 100644 (file)
@@ -16,6 +16,7 @@
 #ifndef LLVM_EDINST_H
 #define LLVM_EDINST_H
 
+#include "llvm/Support/DataTypes.h"
 #include "llvm/ADT/SmallVector.h"
 #include <string>
 #include <vector>