$OpenBSD: patch-hotspot_src_share_vm_includeDB_compiler2,v 1.3 2007/07/13 22:52:35 kurt Exp $
--- hotspot/src/share/vm/includeDB_compiler2.orig	Thu Jul  5 04:55:16 2007
+++ hotspot/src/share/vm/includeDB_compiler2	Fri Jul  6 08:51:59 2007
@@ -138,6 +138,7 @@ c2_globals_<os_family>.hpp              globalDefiniti
 c2_globals_<os_family>.hpp              macros.hpp
 
 c2_init_<arch>.cpp                      compile.hpp
+c2_init_<arch>.cpp                      node.hpp
 
 c2compiler.cpp                          ad_<arch>.hpp
 c2compiler.cpp                          c2compiler.hpp
@@ -161,6 +162,7 @@ callGenerator.cpp                       subnode.hpp
 callGenerator.hpp                       callnode.hpp
 callGenerator.hpp                       compile.hpp
 callGenerator.hpp                       deoptimization.hpp
+callGenerator.hpp                       node.hpp
 callGenerator.hpp                       type.hpp
 
 callnode.cpp                            callnode.hpp
@@ -477,6 +479,7 @@ graphKit.hpp                            cfgnode.hpp
 graphKit.hpp                            ciEnv.hpp
 graphKit.hpp                            compile.hpp
 graphKit.hpp                            deoptimization.hpp
+graphKit.hpp                            node.hpp
 graphKit.hpp                            phaseX.hpp
 graphKit.hpp                            type.hpp
 
@@ -521,6 +524,7 @@ indexSet.cpp                            regmask.hpp
 
 indexSet.hpp                            allocation.hpp
 indexSet.hpp                            compile.hpp
+indexSet.hpp                            node.hpp
 indexSet.hpp                            regmask.hpp
 indexSet.hpp                            resourceArea.hpp
 
@@ -833,6 +837,7 @@ parseHelper.cpp                         systemDictiona
 phase.cpp                               compile.hpp
 phase.cpp                               compileBroker.hpp
 phase.cpp                               nmethod.hpp
+phase.cpp                               node.hpp
 phase.cpp                               phase.hpp
 
 phase.hpp                               port.hpp
