#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.
#define RPC_SUBSYSTEM_NULL ((rpc_subsystem_t) 0)
-#endif /* __APPLE_API_OBSOLETE */
-
#endif /* _MACH_RPC_H_ */