To avoid needing an #ifdef in the C code, move this sandbox-specific declaration to the common init.h header. Update ulib.c to include init.h to avoid warnings. Fix the ordering while we are here. Signed-off-by: Simon Glass <simon.glass@canonical.com>