X-Git-Url: https://git.saurik.com/apple/launchd.git/blobdiff_plain/eabd170121c913d6b497fa2503e49f09f5412ddc..refs/heads/master:/liblaunch/vproc_internal.h diff --git a/liblaunch/vproc_internal.h b/liblaunch/vproc_internal.h index a47553e..4b0e3d6 100644 --- a/liblaunch/vproc_internal.h +++ b/liblaunch/vproc_internal.h @@ -56,11 +56,7 @@ vproc_err_t _vproc_post_fork_ping(void); #define _audit_session_join(s) 0 #endif -#if __arm__ -#define __LAUNCH_MACH_PORT_CONTEXT_T_DEFINED__ 1 -#else #define __LAUNCH_MACH_PORT_CONTEXT_T_DEFINED__ 0 -#endif #define SPAWN_HAS_PATH 0x0001 #define SPAWN_HAS_WDIR 0x0002