]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/ppc/db_machdep.h
xnu-792.6.56.tar.gz
[apple/xnu.git] / osfmk / ppc / db_machdep.h
index cde656d26bd9c7cc1b189557c75d775051f692c7..1fe5f297802ad794f64d73d3e734952ead8b7214 100644 (file)
@@ -3,8 +3,6 @@
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
- * Copyright (c) 1999-2003 Apple Computer, Inc.  All Rights Reserved.
- * 
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
@@ -63,7 +61,7 @@
 #include <kern/kern_types.h>
 #include <mach/ppc/vm_types.h>
 #include <mach/ppc/vm_param.h>
-#include <ppc/thread.h>                /* for thread_status */
+#include <kern/thread.h>
 #include <ppc/trap.h>
 #include <ppc/proc_reg.h>
 #include <ppc/savearea.h>