]> git.saurik.com Git - apple/xnu.git/blobdiff - pexpert/i386/pe_identify_machine.c
xnu-3789.41.3.tar.gz
[apple/xnu.git] / pexpert / i386 / pe_identify_machine.c
index 2d59f1b667622d53d6a0f44e788ba886b02c6cbe..a632a7ae7acc75e688b80d42e57f45d869d22724 100644 (file)
@@ -25,9 +25,9 @@
  * 
  * @APPLE_OSREFERENCE_LICENSE_HEADER_END@
  */
  * 
  * @APPLE_OSREFERENCE_LICENSE_HEADER_END@
  */
+#include <machine/machine_routines.h>
 #include <pexpert/pexpert.h>
 #include <pexpert/protos.h>
 #include <pexpert/pexpert.h>
 #include <pexpert/protos.h>
-#include <pexpert/device_tree.h>
 
 /* Local declarations */
 void pe_identify_machine(boot_args *args);
 
 /* Local declarations */
 void pe_identify_machine(boot_args *args);