]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/rpc.h
xnu-792.6.76.tar.gz
[apple/xnu.git] / osfmk / mach / rpc.h
index 29d511d22942b91a6ab45498792a74408db2c59e..079e92705f53e2c7d63a6137b535bf94d850007e 100644 (file)
 #include <mach/machine/rpc.h>
 #include <mach/thread_status.h>
 
 #include <mach/machine/rpc.h>
 #include <mach/thread_status.h>
 
-#include <sys/appleapiopts.h>
-
-#ifdef __APPLE_API_OBSOLETE
-
 /*
  * These are the types for RPC-specific variants of the MIG routine
  * descriptor and subsystem data types.
 /*
  * These are the types for RPC-specific variants of the MIG routine
  * descriptor and subsystem data types.
@@ -130,6 +126,4 @@ typedef struct rpc_subsystem  *rpc_subsystem_t;
 
 #define RPC_SUBSYSTEM_NULL     ((rpc_subsystem_t) 0)
 
 
 #define RPC_SUBSYSTEM_NULL     ((rpc_subsystem_t) 0)
 
-#endif  /* __APPLE_API_OBSOLETE */
-
 #endif /* _MACH_RPC_H_ */
 #endif /* _MACH_RPC_H_ */