< prev index next >

src/share/vm/opto/chaitin.cpp

Print this page

        

@@ -39,10 +39,11 @@
 #include "opto/machnode.hpp"
 #include "opto/memnode.hpp"
 #include "opto/movenode.hpp"
 #include "opto/opcodes.hpp"
 #include "opto/rootnode.hpp"
+#include "utilities/align.hpp"
 
 #ifndef PRODUCT
 void LRG::dump() const {
   ttyLocker ttyl;
   tty->print("%d ",num_regs());
< prev index next >