X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/8459d7254751dbe55e98bb49dd51e1796df2bb0d..aaff5f0175051936f3b5ec9815c2df5d726dc5b6:/shutdown.tproj/kextmanager.defs diff --git a/shutdown.tproj/kextmanager.defs b/shutdown.tproj/kextmanager.defs index 2a77d65..35544db 100644 --- a/shutdown.tproj/kextmanager.defs +++ b/shutdown.tproj/kextmanager.defs @@ -1 +1,6 @@ +#include +#if TARGET_OS_EMBEDDED +subsystem dummy 0; +#else #include +#endif