Attempt to fix the Linux build.
authorOwen Anderson <resistor@mac.com>
Mon, 13 Sep 2010 19:47:32 +0000 (19:47 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 13 Sep 2010 19:47:32 +0000 (19:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113773 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/AsmPrinter.h

index b018603b314ea2fd40b934d2e818b096c052e079..e53c179e79399fa57fcbbf5e5e0e36c146d7e737 100644 (file)
@@ -18,6 +18,7 @@
 
 #include "llvm/CodeGen/MachineFunctionPass.h"
 #include "llvm/Support/DebugLoc.h"
+#include "llvm/System/DataTypes.h"
 
 namespace llvm {
   class BlockAddress;