]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/mach_interface.h
xnu-3789.70.16.tar.gz
[apple/xnu.git] / osfmk / mach / mach_interface.h
index 161fbffa1406056974a2171f41dd2389209b2648..6f8cf8e0348fb196f59040c6f83c92cd22212532 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2004 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2000-2010 Apple Computer, Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  * 
@@ -35,8 +35,8 @@
 #include <mach/exc_server.h>
 #include <mach/host_priv.h>
 #include <mach/host_security.h>
-#include <mach/ledger.h>
 #include <mach/lock_set.h>
+#include <mach/mach_exc_server.h>
 #include <mach/mach_host.h>
 #include <mach/mach_port.h>
 #include <mach/notify_server.h>
@@ -54,7 +54,6 @@
  */
 #include <mach/memory_object_default_server.h>
 #include <mach/memory_object_control.h>
-#include <mach/memory_object_name.h>
 #include <mach/upl.h>
 #endif