cat{ #if SHOPT_DYNAMIC #include #endif #if !defined(SHOPT_FS_3D) && SHOPT_DYNAMIC # define SHOPT_FS_3D 1 #endif /* !SHOPT_FS_3D */ #if SHOPT_FS_3D # undef mount # include #endif /* SHOPT_FS_3D */ }end