10f66f451Sopenharmony_ci#ifdef OHOS_LITE 20f66f451Sopenharmony_ci#include "config_lite.h" 30f66f451Sopenharmony_ci#else 40f66f451Sopenharmony_ci#ifdef TOYBOX_BUILD_USER 50f66f451Sopenharmony_ci#include "config_user.h" 60f66f451Sopenharmony_ci#else 70f66f451Sopenharmony_ci#include "config_root.h" 80f66f451Sopenharmony_ci#endif 90f66f451Sopenharmony_ci#endif